Reformat waterroof.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:52 +02:00
parent ac52ed9edd
commit 7c40de4b0e
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Waterroof < Cask
url 'http://www.hanynet.com/waterroof-3.8.zip'
homepage 'http://www.hanynet.com/waterroof/index.html'
version '3.8'
sha256 '30c5794bab61ad30a019b0f1a2cf798dcc6f3bc83a867fde1b3a4f71019c48ee'
url 'http://www.hanynet.com/waterroof-3.8.zip'
homepage 'http://www.hanynet.com/waterroof/index.html'
nested_container 'WaterRoof 3.8.dmg'
link 'WaterRoof.app'
end