homebrew-cask/Casks/macspice.rb

13 lines
414 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'macspice' do
2017-04-20 13:05:00 +08:00
version '3.1.14'
sha256 'a645d1264621f1cf3dbc796545e624ca5210d4aefe8907da3dfd4a91c7f77aab'
2015-06-03 19:38:54 +08:00
2015-07-01 10:09:12 +08:00
url "http://www.macspice.com/mirror/binaries/v#{version}/MacSpice3f5.dmg"
2015-07-09 08:58:17 +08:00
appcast 'http://www.macspice.com/AppCast-v2.xml',
2017-04-20 13:05:00 +08:00
checkpoint: '02531b3fc5be586cfe543c5a4b78b206369945aad9a698ccc6fa44dd64d053ad'
2015-06-03 19:38:54 +08:00
name 'MacSpice'
homepage 'http://www.macspice.com/'
app 'MacSpice.app'
end