Reformat clock.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:04 +02:00
parent 6b352d41f6
commit a3c01749cd
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Clock < Cask
url 'https://github.com/downloads/zachwaugh/Clock.app/Clock-1.1.zip'
homepage 'http://zachwaugh.me/clock/'
version '1.1'
sha256 'f2def6485626b4d10a535cb86eb7c877da8d59a2103f8da7b211970c88b96913'
url 'https://github.com/downloads/zachwaugh/Clock.app/Clock-1.1.zip'
homepage 'http://zachwaugh.me/clock/'
link 'Clock.app'
end