homebrew-cask/Casks/macspice.rb

13 lines
415 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'macspice' do
2018-01-30 18:25:48 +08:00
version '3.1.18'
sha256 '6ea40379a2fb226bbe32bd6d3c83853a44c0b58949b15434666e62ba7599acda'
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',
2018-01-30 18:25:48 +08:00
checkpoint: 'cc62b57cc053bfd576ade5e5a8f8db1e1d628435168afbc6dfe084749d78b3a4'
2015-06-03 19:38:54 +08:00
name 'MacSpice'
homepage 'https://www.macspice.com/'
2015-06-03 19:38:54 +08:00
app 'MacSpice.app'
end