homebrew-cask/Casks/qlprettypatch.rb

14 lines
513 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'qlprettypatch' do
2013-12-08 01:47:22 +08:00
version '1.0'
sha256 'ae2cb623cc741bf053fdfad0b5f1435c3bbad6d4b3f37d43b407296c46462182'
2014-09-26 20:09:08 +08:00
url "https://github.com/atnan/QLPrettyPatch/releases/download/v#{version}/QLPrettyPatch.qlgenerator.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/atnan/QLPrettyPatch/releases.atom',
checkpoint: 'bde7fda8ee5fa2d6b878a3353a1a9ee346491dc86f378ff8117bb0457957796e'
2015-04-23 05:20:06 +08:00
name 'QLPrettyPatch'
homepage 'https://github.com/atnan/QLPrettyPatch'
2014-10-12 00:34:57 +08:00
license :bsd
2013-12-08 01:47:22 +08:00
qlplugin 'QLPrettyPatch.qlgenerator'
end