homebrew-cask/Casks/goofy.rb

13 lines
290 B
Ruby

cask :v1 => 'goofy' do
version :latest
sha256 :no_check
# uberspace.de is the official download host per the vendor homepage
url 'https://dani.taurus.uberspace.de/goofyapp/Goofy.app.zip'
name 'Goofy'
homepage 'http://www.goofyapp.com/'
license :gratis
app 'Goofy.app'
end