cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / qlrest.rb
blobd6fef3a5ed06434c927f2b6fd810819a919f5fd1
1 cask :v1 => 'qlrest' do
2   version :latest
3   sha256 :no_check
5   url 'https://github.com/downloads/cluther/qlrest/QLRest.qlgenerator.zip'
6   homepage 'https://github.com/cluther/qlrest'
7   license :oss
9   qlplugin 'QLRest.qlgenerator'
10 end