homebrew-cask/Casks/qlprettypatch.rb

13 lines
430 B
Ruby

cask :v1 => 'qlprettypatch' do
version '1.0'
sha256 'ae2cb623cc741bf053fdfad0b5f1435c3bbad6d4b3f37d43b407296c46462182'
url "https://github.com/atnan/QLPrettyPatch/releases/download/v#{version}/QLPrettyPatch.qlgenerator.zip"
appcast 'https://github.com/atnan/QLPrettyPatch/releases.atom'
name 'QLPrettyPatch'
homepage 'https://github.com/atnan/QLPrettyPatch'
license :bsd
qlplugin 'QLPrettyPatch.qlgenerator'
end