add license stanza to git-annex

This commit is contained in:
Roland Walker 2014-10-01 11:32:57 -04:00
parent 697ad16754
commit 6ec19d3b2c

View file

@ -11,6 +11,7 @@ class GitAnnex < Cask
url 'http://downloads.kitenet.net/git-annex/OSX/current/10.9_Mavericks/git-annex.dmg'
end
homepage 'http://git-annex.branchable.com/'
license :unknown
version :latest
sha256 :no_check
app 'git-annex.app'