homebrew-cask/Casks/soundcleod.rb

14 lines
556 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'soundcleod' do
2016-12-07 10:45:29 +08:00
version '1.1.6'
sha256 'd097815eff0086dc92d48df043c78f573f7342dbc30e9cad45950f13bd847f7b'
2016-02-11 06:25:01 +08:00
# github.com/salomvary/soundcleod was verified as official when first introduced to the cask
2016-12-07 10:45:29 +08:00
url "https://github.com/salomvary/soundcleod/releases/download/v#{version}/SoundCleod-#{version}.dmg"
2016-01-14 05:35:53 +08:00
appcast 'https://github.com/salomvary/soundcleod/releases.atom',
2016-12-07 10:45:29 +08:00
checkpoint: 'b8643e7b220e552615c71a136af27f373b7301144b5ddd19cc9d071e5cb17cd0'
2015-05-01 03:13:36 +08:00
name 'SoundCleod'
2016-11-23 21:35:25 +08:00
homepage 'https://soundcleod.com/'
2014-09-16 00:06:22 +08:00
app 'SoundCleod.app'
2014-01-17 20:50:56 +08:00
end