mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
163 B
Ruby
7 lines
163 B
Ruby
class Sdrdx < Cask
|
|
url 'http://fyngyrz.com/SdrDx-AA7AS-Light.zip'
|
|
homepage 'http://fyngyrz.com/?p=915'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'SdrDx.app'
|
|
end
|