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.
7 lines
251 B
7 lines
251 B
class Tunnelblick < Cask
|
|
url 'https://tunnelblick.googlecode.com/files/Tunnelblick_3.2.9.dmg'
|
|
homepage 'https://code.google.com/p/tunnelblick/'
|
|
version '3.2.9'
|
|
sha1 '85985883a519c0e8801a44420b4c490861ad4e03'
|
|
link :app, 'Tunnelblick.app'
|
|
end
|
|
|