homebrew-cask-versions/Casks/supercollider.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
335 B
Ruby

class Supercollider < Cask
url 'http://downloads.sourceforge.net/project/supercollider/Mac%20OS%20X/3.6/SuperCollider-3.6.5-OSX-universal.dmg'
homepage 'http://supercollider.sourceforge.net/'
version '3.6.5'
sha256 '3a942aed9d28071bd8354b387d1e436205a1c21f55667e17689d9b361af3409b'
link 'SuperCollider/SuperCollider.app'
end