homebrew-cask/Casks/qcma.rb

14 lines
527 B
Ruby

cask 'qcma' do
version '0.4.1'
sha256 'f920aeb3497285af12e2e105977347675e5a46df505bfa32cec32965eea6a960'
# github.com/codestation was verified as official when first introduced to the cask
url "https://github.com/codestation/qcma/releases/download/v#{version}/Qcma_#{version}.dmg"
appcast 'https://github.com/codestation/qcma/releases.atom',
checkpoint: '46020775f9b0d28815e6f3183d93df722336dd39334fd68d8ad5442740f43dfe'
name 'Qcma'
homepage 'https://codestation.github.io/qcma/'
app 'Qcma.app'
end