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.
10 lines
340 B
10 lines
340 B
cask :v1 => 'tunnelblick-beta' do
|
|
version '3.5beta10_build_4262'
|
|
sha256 '77b2c0699b26242de1b207d2ed6f06341b0672781cba51d7ecae28646a670f71'
|
|
|
|
url "http://downloads.sourceforge.net/project/tunnelblick/All%20files/Tunnelblick_#{version}.dmg"
|
|
homepage 'https://code.google.com/p/tunnelblick/'
|
|
license :oss
|
|
|
|
app 'Tunnelblick.app'
|
|
end
|
|
|