homebrew-cask/Casks/qlprettypatch.rb

8 lines
314 B
Ruby
Raw Normal View History

2013-12-08 01:47:22 +08:00
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'
2013-12-08 01:47:22 +08:00
qlplugin 'QLPrettyPatch.qlgenerator'
end