homebrew-cask/Casks/macspice.rb

14 lines
432 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'macspice' do
2016-05-05 04:46:00 +08:00
version '3.1.11'
sha256 '3f9b8a520807cff4787d675922a57403658f46ab7f6322e83846b22adabd2ea7'
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',
2016-05-05 04:46:00 +08:00
checkpoint: '948ae4a79ae053b98b09d6463cfdaccf4d3ec1956f0781d50c48dcc0eb8f1663'
2015-06-03 19:38:54 +08:00
name 'MacSpice'
homepage 'http://www.macspice.com/'
license :closed
app 'MacSpice.app'
end