homebrew-cask/Casks/qcma.rb

14 lines
527 B
Ruby
Raw Normal View History

2016-01-14 00:26:15 +08:00
cask 'qcma' do
2016-12-11 21:15:23 +08:00
version '0.4.1'
sha256 'f920aeb3497285af12e2e105977347675e5a46df505bfa32cec32965eea6a960'
2016-01-14 00:26:15 +08:00
2016-12-11 21:15:23 +08:00
# 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"
2016-01-14 00:26:15 +08:00
appcast 'https://github.com/codestation/qcma/releases.atom',
2016-12-11 21:15:23 +08:00
checkpoint: 'c044a6988f1ca7d34301003b44d076ccccd63dd74fdbd561520586bee02fe328'
2016-01-14 00:26:15 +08:00
name 'Qcma'
homepage 'https://codestation.github.io/qcma/'
app 'Qcma.app'
end