homebrew-cask/Casks/adventure.rb

12 lines
351 B
Ruby

cask 'adventure' do
version '2.1'
sha256 '743c6912a29cb225a4e44bdf59f65286fd00ada32e7747e83c8379bb532f9f5d'
url 'https://www.lobotomo.com/products/downloads/Adventure.dmg'
appcast 'https://www.lobotomo.com/products/Adventure/appcast.xml'
name 'Adventure'
homepage 'https://www.lobotomo.com/products/Adventure/'
app 'Adventure.app'
end