Reformat qlprettypatch.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:38 +02:00
parent 5481eda214
commit 7c2b1d8f21
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Qlprettypatch < Cask
url 'https://github.com/atnan/QLPrettyPatch/releases/download/v1.0/QLPrettyPatch.qlgenerator.zip'
homepage 'https://github.com/atnan/QLPrettyPatch'
version '1.0'
sha256 'ae2cb623cc741bf053fdfad0b5f1435c3bbad6d4b3f37d43b407296c46462182'
url 'https://github.com/atnan/QLPrettyPatch/releases/download/v1.0/QLPrettyPatch.qlgenerator.zip'
homepage 'https://github.com/atnan/QLPrettyPatch'
qlplugin 'QLPrettyPatch.qlgenerator'
end