|
@ -3,8 +3,9 @@ cask :v1 => 'acorn3' do |
|
|
sha256 'ffc4cd551b9eb2ebadfe8e59c95e84b1f59538d7915eff63dd6c3efdca7858e6' |
|
|
sha256 'ffc4cd551b9eb2ebadfe8e59c95e84b1f59538d7915eff63dd6c3efdca7858e6' |
|
|
|
|
|
|
|
|
url "https://secure.flyingmeat.com/download/Acorn-#{version}.zip" |
|
|
url "https://secure.flyingmeat.com/download/Acorn-#{version}.zip" |
|
|
|
|
|
name 'Acorn' |
|
|
homepage 'https://secure.flyingmeat.com/acorn/' |
|
|
homepage 'https://secure.flyingmeat.com/acorn/' |
|
|
license :closed |
|
|
license :commercial |
|
|
|
|
|
|
|
|
app 'Acorn.app' |
|
|
app 'Acorn.app' |
|
|
end |
|
|
end |
|
|