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.4beta34_r2935'
|
|
sha256 '50d25744a73029fcfae3abe00bc3c7a056a938b6e6bd2084be75cdfe00d87bf7'
|
|
|
|
url "http://downloads.sourceforge.net/project/tunnelblick/All%20files/Tunnelblick_#{version}.dmg"
|
|
homepage 'https://code.google.com/p/tunnelblick/'
|
|
|
|
link 'Tunnelblick.app'
|
|
end
|
|
|