mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Add version and checksum
This commit is contained in:
committed by
adityadalal924
parent
47884be138
commit
c8d0a9075d
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user