homebrew-cask/Casks/qladdict.rb

12 lines
392 B
Ruby
Raw Normal View History

cask 'qladdict' do
2017-08-12 08:12:51 +08:00
version '1.2.4'
sha256 '2af44d8392f75616c7852f37e627b674d561306328351331cb592ac93ea244cd'
url "https://github.com/tattali/QLAddict/releases/download/#{version}/QLAddict.qlgenerator.#{version}.zip"
2018-06-12 22:37:26 +08:00
appcast 'https://github.com/tattali/QLAddict/releases.atom'
name 'QLAddict'
homepage 'https://github.com/tattali/QLAddict/'
qlplugin 'QLAddict.qlgenerator'
end