diff --git a/Casks/adobe-illustrator-cc.rb b/Casks/adobe-illustrator-cc.rb index 95ce157723..e29f49952a 100644 --- a/Casks/adobe-illustrator-cc.rb +++ b/Casks/adobe-illustrator-cc.rb @@ -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'