Added name and changed license for the Entropy.app

This commit is contained in:
Den Patin 2015-02-08 14:21:29 +03:00
parent 39c694245a
commit cb4cd313a2

View file

@ -3,9 +3,10 @@ cask :v1 => 'entropy' do
sha256 :no_check
url 'http://www.eigenlogik.com/entropy/download'
name 'Entropy'
appcast 'http://hyperion.eigenlogik.com/appcast/feed/entropy/'
homepage 'http://www.eigenlogik.com/entropy/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'Entropy.app'
end