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
233 B
7 lines
233 B
class Cloak < Cask
|
|
url 'https://s3.amazonaws.com/static.getcloak.com/osx/updates/Release/Cloak-1.2.dmg'
|
|
homepage 'https://www.getcloak.com'
|
|
version '1.2'
|
|
sha1 '4fce763c135f571cb42daf0e4c05822ecb9fa94e'
|
|
link 'Cloak.app'
|
|
end
|
|
|