Reformat squidman.rb according to readability conventions

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

View File

@ -1,7 +1,9 @@
class Squidman < Cask
url 'http://squidman.net/resources/downloads/SquidMan3.51.dmg'
homepage 'http://squidman.net/squidman/'
version '3.51'
sha256 '0bbbe1c8f26902450e62fe47e17f68f278b033355311ef295d52951feb3b6820'
url 'http://squidman.net/resources/downloads/SquidMan3.51.dmg'
homepage 'http://squidman.net/squidman/'
link 'SquidMan.app'
end