homebrew-cask/Casks/qlrest.rb

12 lines
252 B
Ruby
Raw Normal View History

2014-11-14 01:26:45 +08:00
cask :v1 => '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