Update QLAddict 1.1.9 with correct name (#32610)

This commit is contained in:
tattali 2017-04-20 01:36:19 +02:00 committed by Vítor Galvão
parent 7092851840
commit 0d06a8b794
1 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
cask 'quicklookaddict' do
cask 'qladdict' do
version '1.1.9'
sha256 '477fad7db9e993127ae3666eda2725d62d999300b0529e654f686eebc8315278'
sha256 'f19b7b6fc406e9406fffe72a3f689c2f8825ba5cf62247ddca2a42c59512cc51'
url "https://github.com/tattali/QLAddict/releases/download/#{version}/QuickLookAddict.qlgenerator.#{version}.zip"
url "https://github.com/tattali/QLAddict/releases/download/#{version}/QLAddict.qlgenerator.#{version}.zip"
appcast 'https://github.com/tattali/QLAddict/releases.atom',
checkpoint: 'fb11e07a57ef9507ce915e55e7a35419852767a4b39157dabda9e8914444d3b5'
name 'QuickLookAddict'
name 'QLAddict'
homepage 'https://github.com/tattali/QLAddict/'
qlplugin 'QuickLookAddict.qlgenerator'
qlplugin 'QLAddict.qlgenerator'
end