Add version and checksum

This commit is contained in:
Carlos Precioso
2015-12-09 13:26:57 -05:00
committed by adityadalal924
parent 47884be138
commit c8d0a9075d
+3 -3
View File
@@ -1,11 +1,11 @@
cask :v1 => 'adobe-illustrator-cc' do
version :latest
sha256 :no_check
version '2015'
sha256 'ca3e059b130e0b9a6c56ae55b89fa4d490650e25a9371072f43285c10c9821d2'
url 'http://trials3.adobe.com/AdobeProducts/ILST/19/osx10-64/Illustrator_19_LS20.dmg',
:user_agent => :fake,
:cookies => { 'MM_TRIALS' => '1234' }
name 'Adobe Illustrator CC 2015'
name 'Adobe Illustrator CC'
homepage 'https://www.adobe.com/products/illustrator.html'
license :commercial
tags :vendor => 'Adobe'