Merge pull request #11818 from tdsmith/goofyapp

goofy: update URL and license
This commit is contained in:
Vítor Galvão 2015-06-11 01:16:21 +01:00
commit a326277867
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@ cask :v1 => 'goofy' do
sha256 :no_check
# uberspace.de is the official download host per the vendor homepage
url 'https://dani.taurus.uberspace.de/goofyapp/Goofy.app.zip'
url 'https://dani.taurus.uberspace.de/goofyapp/download.php'
name 'Goofy'
appcast 'https://raw.githubusercontent.com/danielbuechele/goofy/master/update_feed.xml',
:sha256 => '8edb213ddc1bd54ed844837fc265dc06d4b6674d9c4dd2b3364b405ff03a6c94'
homepage 'http://www.goofyapp.com/'
license :gratis
license :mit
app 'Goofy.app'
end