Add Lightworks

Add Lightworks v12.0.2
This commit is contained in:
Anto GG 2015-09-28 12:07:06 +07:00 committed by Vítor Galvão
parent 586499deaa
commit f77d3f8bbb
1 changed files with 13 additions and 0 deletions

13
Casks/lightworks.rb Normal file
View File

@ -0,0 +1,13 @@
cask :v1 => 'lightworks' do
version '12.0.2'
sha256 '6d58dbc46981bd8f8e109f77ceb3605fda8af075d1411975950b2d30bbde590b'
url "http://www.lwks.com/dmpub/lightworks_v#{version}.dmg"
name 'Lightworks'
homepage 'http://www.lwks.com'
license :freemium
app 'Lightworks.app'
depends_on :macos => '>= 10.8'
end