Add qlfits 3.1.2 (#43095)

* Adding QLFits

* Fixing shasum of QLFits

* Adding appcast to QLFits

* Update qlfits.rb
This commit is contained in:
Cédric Foellmi
2018-01-27 19:27:17 +00:00
committed by Vítor Galvão
parent 9782051f60
commit e917b80874
+14
View File
@@ -0,0 +1,14 @@
cask 'qlfits' do
version '3.1.2'
sha256 '52748bb989d86132e77b302e9ec5e9949295899292bb817ee30ab14ae02395ff'
url "https://github.com/onekiloparsec/QLFits/releases/download/#{version}/QLFits#{version.major}.qlgenerator.zip"
appcast 'https://github.com/onekiloparsec/QLFits/releases.atom',
checkpoint: 'ddd4f171a5c5daad4e1ff834bddd68f12a6cd1d06e63a339f370c18301da708b'
name 'QLFits'
homepage 'https://github.com/onekiloparsec/QLFits'
qlplugin "QLFits#{version.major}.qlgenerator"
zap trash: '~/Library/Preferences/com.softtenebraslux.qlfitsgenerator.plist'
end