Add Qcma 0.3.10.

This commit is contained in:
Kridsada Thanabulpong
2016-01-13 16:47:48 +00:00
committed by Vítor Galvão
parent 5dd3f89cc1
commit bcfd907667
+14
View File
@@ -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