homebrew-cask/Casks/qladdict.rb

12 lines
392 B
Ruby

cask 'qladdict' do
version '1.2.4'
sha256 '2af44d8392f75616c7852f37e627b674d561306328351331cb592ac93ea244cd'
url "https://github.com/tattali/QLAddict/releases/download/#{version}/QLAddict.qlgenerator.#{version}.zip"
appcast 'https://github.com/tattali/QLAddict/releases.atom'
name 'QLAddict'
homepage 'https://github.com/tattali/QLAddict/'
qlplugin 'QLAddict.qlgenerator'
end