Add Capture One v9.1.0

This commit is contained in:
Chris Metcalf 2016-03-25 21:33:34 -07:00 committed by Vítor Galvão
parent 0059e8359a
commit 5254738d95
1 changed files with 11 additions and 0 deletions

11
Casks/capture-one.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'capture-one' do
version '9.1.0'
sha256 '232cfdef4a096f3d97a7576198ebd1b4f320c2e81104b06cc2fccadf9394162d'
url "http://downloads.phaseone.com/International/CaptureOne.Mac.#{version}.dmg"
name 'Capture One'
homepage 'https://www.phaseone.com/en/Products/Software/Capture-One-Pro/dot-release.aspx'
license :freemium
app "Capture One #{version.major}.app"
end