mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Add Qcma 0.3.10.
This commit is contained in:
committed by
Vítor Galvão
parent
5dd3f89cc1
commit
bcfd907667
@@ -0,0 +1,14 @@
|
||||
cask 'qcma' do
|
||||
version '0.3.10'
|
||||
sha256 '9273f68bc59a3ddb379d8051d18c95ff0d8935bd7b3a1c4d46653fde710c5882'
|
||||
|
||||
# nekmo.com is the official download host per the vendor homepage
|
||||
url "http://codestation.nekmo.com/qcma/#{version}/osx/qcma-#{version}.dmg"
|
||||
appcast 'https://github.com/codestation/qcma/releases.atom',
|
||||
:sha256 => '6b1af368d82aaa0f8ed6b0757ed968260426dec2b235b088d9723326d46d5542'
|
||||
name 'Qcma'
|
||||
homepage 'https://codestation.github.io/qcma/'
|
||||
license :gpl
|
||||
|
||||
app 'Qcma.app'
|
||||
end
|
||||
Reference in New Issue
Block a user