homebrew-cask/Casks/diskwave.rb

13 lines
420 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'diskwave' do
2016-01-07 08:46:29 +08:00
version '0.4'
sha256 '976324e46e4ca4d54240de13cf2c6f0db9afdb703b0e6ef78e2b5b5d36d63e75'
url "https://diskwave.barthe.ph/download/DiskWave_#{version}.dmg"
2016-01-12 16:14:49 +08:00
appcast 'https://diskwave.barthe.ph/sparkle/appcast_64bit.php',
checkpoint: '8bc850c307554a6250a90dee47a0249810d7773abc33f772cd4f1de06b5b75b8'
2015-01-05 05:28:31 +08:00
name 'DiskWave'
2016-01-12 16:14:49 +08:00
homepage 'https://diskwave.barthe.ph/'
2014-09-16 00:05:28 +08:00
app 'DiskWave.app'
2013-06-30 01:46:16 +08:00
end