Add new cask 'crystalmaker' 10.4.5 (#69596)

* Add new cask 'crystalmaker'

* Update crystalmaker.rb
This commit is contained in:
Qi Zhang 2019-09-24 08:27:41 -04:00 committed by Vítor Galvão
parent c8431d1b13
commit 638017448d
1 changed files with 11 additions and 0 deletions

11
Casks/crystalmaker.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'crystalmaker' do
version '10.4.5'
sha256 'd51f00f0f0bc4579b90f04098221dbc4b0d0b2e714ef3ee6baefe8baf8873299'
url 'http://crystalmaker.com/downloads/crystalmaker_mac.zip'
appcast "http://crystalmaker.com/crystalmaker/release-notes/mac/#{version.major}/index.html"
name 'CrystalMaker'
homepage 'http://crystalmaker.com/index.html'
app 'CrystalMaker.app'
end