homebrew-cask/Casks/adventure.rb

12 lines
352 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'
2018-06-12 22:37:26 +08:00
appcast 'http://www.lobotomo.com/products/Adventure/profileInfo.php'
name 'Adventure'
2014-12-25 01:30:15 +08:00
homepage 'http://www.lobotomo.com/products/Adventure/'
2014-09-16 00:05:13 +08:00
app 'Adventure.app'
end