homebrew-cask/Casks/qlprettypatch.rb

13 lines
423 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-03-15 19:54:36 +08:00
appcast 'https://github.com/atnan/QLPrettyPatch/releases.atom'
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