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