mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
288 B
Ruby
7 lines
288 B
Ruby
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'
|
|
sha1 '8ae27710ec4f2bcf8bf21ac8783973543fbd34bc'
|
|
qlplugin 'QLPrettyPatch.qlgenerator'
|
|
end
|