homebrew-cask/Casks/adventure.rb

9 lines
291 B
Ruby

class Adventure < Cask
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'
version 'latest'
sha256 :no_check
link 'Adventure.app'
end