add license stanza to cloak

This commit is contained in:
Roland Walker 2014-10-01 11:32:39 -04:00
parent 85ed24140d
commit 66d0b56a13
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Cloak < Cask
url "https://s3.amazonaws.com/static.getcloak.com/osx/updates/Release/Cloak-#{version}.dmg"
homepage 'https://www.getcloak.com'
license :unknown
app 'Cloak.app'
end