homebrew-cask/Casks/inloop-qlplayground.rb

13 lines
522 B
Ruby

cask 'inloop-qlplayground' do
version '1.0'
sha256 '44c25a7da0dc3748b01deb0c01634044ccbc625b4266b4fea0630cbedb773929'
url "https://github.com/inloop/qlplayground/releases/download/v#{version}/inloop-qlplayground.v#{version}.zip"
appcast 'https://github.com/inloop/qlplayground/releases.atom',
checkpoint: 'c9b454cfabeefcd059af9305776b24430c0b16bf0c2001dba70eaf57227e332a'
name 'inloop-qlplayground'
homepage 'https://github.com/inloop/qlplayground'
qlplugin 'inloop-qlplayground.qlgenerator'
end