Reformat broomstick.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:01 +02:00
parent d68c8261b0
commit 5ef9f492b8
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Broomstick < Cask
url 'http://downloads.zibity.com/Broomstick/Broomstick%200.91.zip'
homepage 'http://www.zibity.com/broomstick'
version '0.91'
sha256 '2cfb70829bd2456b4a2c88b2b5bf037f3a479df13c58a40620f659f9df5b8b2b'
url 'http://downloads.zibity.com/Broomstick/Broomstick%200.91.zip'
homepage 'http://www.zibity.com/broomstick'
link 'Broomstick.app'
end