mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
267 B
Ruby
9 lines
267 B
Ruby
class Cutesdr < Cask
|
|
version '1.11'
|
|
sha256 'feabe63c84e0227c0bacbb4d5b22c6e269fe29f7ab834c28a656d9fb33cd10b3'
|
|
|
|
url 'https://downloads.sourceforge.net/project/cutesdr/CuteSdr111.dmg'
|
|
homepage 'http://sourceforge.net/projects/cutesdr'
|
|
|
|
link 'cutesdr.app'
|
|
end
|