homebrew-cask/Casks/soundcleod.rb

14 lines
466 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'soundcleod' do
2016-01-14 05:35:53 +08:00
version '0.18'
sha256 '467761e18935787f2b1b89179236a31162521975b5104dfecb0869aec15403c9'
url 'https://github.com/salomvary/soundcleod/raw/master/dist/SoundCleod.dmg'
2016-01-14 05:35:53 +08:00
appcast 'https://github.com/salomvary/soundcleod/releases.atom',
2016-01-30 07:58:19 +08:00
checkpoint: 'b580fcc8570596840f6a6e57316230c0a2f4bd7e6a718cd47655614a90b9b25a'
2015-05-01 03:13:36 +08:00
name 'SoundCleod'
2015-06-29 14:32:18 +08:00
homepage 'https://salomvary.github.io/soundcleod/'
2014-10-12 00:34:57 +08:00
license :mit
2014-09-16 00:06:22 +08:00
app 'SoundCleod.app'
2014-01-17 20:50:56 +08:00
end