homebrew-cask/Casks/macspice.rb

14 lines
431 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'macspice' do
2016-01-17 04:39:19 +08:00
version '3.1.9'
sha256 'f0231aacc7aa881ed286015af599d5f550ab8b054aca80ce04c8d7a3abf1305c'
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',
checkpoint: '79d1e2a5a03f4bf6cbf99da2055d762f9607579a40db686f9e283993d3569a70'
2015-06-03 19:38:54 +08:00
name 'MacSpice'
homepage 'http://www.macspice.com/'
license :closed
app 'MacSpice.app'
end