homebrew-cask-versions/Casks/adventure.rb
2015-01-04 02:32:20 +00:00

12 lines
322 B
Ruby

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