mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
237 B
Ruby
7 lines
237 B
Ruby
class Cloak < Cask
|
|
url 'https://s3.amazonaws.com/static.getcloak.com/osx/updates/Release/Cloak-1.2.3.dmg'
|
|
homepage 'https://www.getcloak.com'
|
|
version '1.2.3'
|
|
sha1 '3761f0b73442307aabbc0eaacc7779f2fff69da6'
|
|
link 'Cloak.app'
|
|
end
|