homebrew-cask-versions/Casks/adventure.rb
2014-11-13 12:33:53 -05:00

11 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