Reformat diskwave.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:07 +02:00
parent 61eb313ab6
commit ba3582f1b8
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Diskwave < Cask
version '0.4.0'
sha256 '976324e46e4ca4d54240de13cf2c6f0db9afdb703b0e6ef78e2b5b5d36d63e75'
url 'http://diskwave.barthe.ph/download/DiskWave_0.4.dmg'
appcast 'http://diskwave.barthe.ph/sparkle/appcast_64bit.php'
homepage 'http://diskwave.barthe.ph/'
version '0.4.0'
sha256 '976324e46e4ca4d54240de13cf2c6f0db9afdb703b0e6ef78e2b5b5d36d63e75'
link 'DiskWave.app'
end