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',
2016-01-31 11:05:52 +08:00
checkpoint: 'ad5ccb1f63ee40273acf297e470ea23af20cd194e2e148ec663824ed9d2ec3b8'
2015-06-03 19:38:54 +08:00
name 'MacSpice'
homepage 'http://www.macspice.com/'
license :closed
app 'MacSpice.app'
end