Merge pull request #8914 from vitorgalvao/fix-8913

Add Goofy.app latest version.
This commit is contained in:
Vítor Galvão 2015-01-14 20:38:21 +00:00
commit e4eaaaf982
1 changed files with 12 additions and 0 deletions

12
Casks/goofy.rb Normal file
View File

@ -0,0 +1,12 @@
cask :v1 => 'goofy' do
version :latest
sha256 :no_check
# amazonaws.com is the official download host per the vendor homepage
url 'https://goofyapp.s3.amazonaws.com/Goofy.app.zip'
name 'Goofy'
homepage 'http://www.goofyapp.com/'
license :gratis
app 'Goofy.app'
end