homebrew-cask-versions/Casks/sonic-visualiser.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
292 B
Ruby

class SonicVisualiser < Cask
url 'http://code.soundsoftware.ac.uk/attachments/download/907/Sonic%20Visualiser-2.3.dmg'
homepage 'http://www.sonicvisualiser.org/'
version '2.3'
sha256 '8a8c6c5268f10dd6614afeabd40a4fa962a31d55db0aed1ddf369c5a5b8b4981'
link 'Sonic Visualiser.app'
end