homebrew-cask/Casks/adventure.rb

12 lines
313 B
Ruby

cask :v1 => 'adventure' do
version :latest
sha256 :no_check
url 'http://www.lobotomo.com/products/downloads/Adventure.dmg'
appcast 'http://www.lobotomo.com/products/Adventure/profileInfo.php'
homepage 'http://www.lobotomo.com/products/Adventure/index.html'
license :gratis
app 'Adventure.app'
end