mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
266 B
Ruby
7 lines
266 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'
|
|
sha1 '024f6abc32f653162a04cbe7b0ed5dd4664c2611'
|
|
link 'Sonic Visualiser.app'
|
|
end
|