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.
9 lines
318 B
9 lines
318 B
class TunnelblickBeta < Cask
|
|
version '3.4beta32'
|
|
sha256 '0be11d6408b71cbdbbf403a7e2d44f8d904ac3b12cd3f670d15d9bae5f4e288a'
|
|
|
|
url "http://downloads.sourceforge.net/project/tunnelblick/All%20files/Tunnelblick_#{version}_r2904.dmg"
|
|
homepage 'https://code.google.com/p/tunnelblick/'
|
|
|
|
link 'Tunnelblick.app'
|
|
end
|
|
|