homebrew-cask/Casks/cantata.rb

13 lines
456 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'cantata' do
2016-06-05 04:41:17 +08:00
version '2.0.1'
sha256 '534fc39e4b540a2aafbcb06f175af2a772fd503a9f7434a9be2bb82a39a78277'
2016-02-12 06:06:04 +08:00
url "https://github.com/CDrummond/cantata/releases/download/v#{version}/Cantata-#{version}.dmg"
appcast 'https://github.com/CDrummond/cantata/releases.atom',
2016-07-26 12:32:56 +08:00
checkpoint: 'd9e69862c6f41763941f2c74d365fb0a3a2f2a45efeae96f87699a3bfac0a8c7'
2016-02-12 06:06:04 +08:00
name 'Cantata'
homepage 'https://github.com/cdrummond/cantata'
app 'Cantata.app'
end