homebrew-cask/Casks/cookie.rb

14 lines
446 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'cookie' do
2016-04-28 02:43:40 +08:00
version '5.0.6'
sha256 'c2a72c7bca45845899691513bd6bcbd201d39bbef9000e842009bae47a29f997'
2014-12-07 16:40:53 +08:00
2016-04-16 17:08:38 +08:00
url 'https://sweetpproductions.com/products/cookie5/Cookie5.dmg'
appcast 'https://sweetpproductions.com/products/cookie5/appcast.xml',
2016-04-28 02:43:40 +08:00
checkpoint: '7fabddffa68f6d1a0b9671cc4aab62865d43ffed5bc8e8873e1ba34fd58c7b1b'
2015-03-26 11:24:21 +08:00
name 'Cookie'
2015-06-29 14:32:18 +08:00
homepage 'https://sweetpproductions.com/'
2014-12-07 16:40:53 +08:00
license :commercial
app 'Cookie.app'
end