mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
216 B
Ruby
7 lines
216 B
Ruby
class DiskWave < Cask
|
|
url 'http://diskwave.barthe.ph/download/DiskWave_0.4.dmg'
|
|
homepage 'http://diskwave.barthe.ph/'
|
|
version '0.4.0'
|
|
sha1 '68f1413ddd83d047cd801850d011b0469106b3b4'
|
|
link 'DiskWave.app'
|
|
end
|