homebrew-cask/Casks/adventure.rb

14 lines
460 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'adventure' do
2016-01-14 06:16:45 +08:00
version '2.1'
sha256 '743c6912a29cb225a4e44bdf59f65286fd00ada32e7747e83c8379bb532f9f5d'
url 'http://www.lobotomo.com/products/downloads/Adventure.dmg'
2015-12-26 04:57:40 +08:00
appcast 'http://www.lobotomo.com/products/Adventure/profileInfo.php',
checkpoint: '22d2e51cd63dfb367f541216a9f0b8b52b8004cb3a481defe2c92c29741d46a8'
name 'Adventure'
2014-12-25 01:30:15 +08:00
homepage 'http://www.lobotomo.com/products/Adventure/'
license :gratis
2014-09-16 00:05:13 +08:00
app 'Adventure.app'
end