homebrew-cask/Casks/qlrest.rb

12 lines
245 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'qlrest' do
2014-09-17 19:42:58 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://github.com/downloads/cluther/qlrest/QLRest.qlgenerator.zip'
2015-04-23 05:20:33 +08:00
name 'QLRest'
homepage 'https://github.com/cluther/qlrest'
2014-10-01 23:33:43 +08:00
license :oss
qlplugin 'QLRest.qlgenerator'
end