Adds QLMobi 0.5 (#30157)

This commit is contained in:
Jon Schneider 2017-02-16 09:08:19 -05:00 committed by Miccal Matthews
parent 2d37159530
commit ac634242da
1 changed files with 12 additions and 0 deletions

12
Casks/qlmobi.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'qlmobi' do
version '0.5'
sha256 '1035181685c3ed974bd45ade8f22717c62142ff6a75cf679128f8fb50ef26833'
url "https://github.com/bfabiszewski/QLMobi/releases/download/v#{version}/QLMobi.qlgenerator.zip"
appcast 'https://github.com/bfabiszewski/QLMobi/releases.atom',
checkpoint: '6411eb86a26c0912d9f2213d3d20bddb7a9a351d3c15d507dab4e71576ea2c85'
name 'QLMobi'
homepage 'https://github.com/bfabiszewski/QLMobi'
qlplugin 'QLMobi.qlgenerator'
end