You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
371 B
11 lines
371 B
cask 'ssh-tunnel-manager-beta' do
|
|
version :latest
|
|
sha256 :no_check
|
|
|
|
# dl.devmate.com/org.tynsoe.sshtunnelmanager was verified as official when first introduced to the cask
|
|
url 'https://dl.devmate.com/org.tynsoe.sshtunnelmanager/beta/SSHTunnelManager.zip'
|
|
name 'SSH Tunnel Manager'
|
|
homepage 'https://www.tynsoe.org/v2/stm/'
|
|
|
|
app 'SSH Tunnel Manager.app'
|
|
end
|
|
|