homebrew-cask/Casks/soundcleod.rb

11 lines
300 B
Ruby

class Soundcleod < Cask
version 'latest'
sha256 :no_check
url 'https://github.com/salomvary/soundcleod/raw/master/dist/SoundCleod.dmg'
appcast 'https://raw.github.com/salomvary/soundcleod/master/appcast.xml'
homepage 'http://salomvary.github.io/soundcleod/'
link 'SoundCleod.app'
end