Browse Source

Add Cloak cask

Miha Filej 12 years ago
parent
commit
e6991f1392
  1. 7
      Casks/cloak.rb

7
Casks/cloak.rb

@ -0,0 +1,7 @@
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 :app, 'Cloak.app'
end
Loading…
Cancel
Save