homebrew-cask/Casks/sidplay.rb

11 lines
258 B
Ruby

class Sidplay < Cask
version 'latest'
sha256 :no_check
url 'http://www.twinbirds.com/sidplay/SIDPLAY4.zip'
appcast 'http://www.sidmusic.org/sidplay/mac/sidplay_appcast.xml'
homepage 'http://www.sidmusic.org/sidplay/mac/'
link 'SIDPLAY.app'
end