flash.rb: added vendor host comment

This commit is contained in:
Vítor Galvão 2015-01-17 19:01:27 +00:00
parent 10c2223a6c
commit 0ddae797b2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ cask :v1 => 'flash' do
version '16.0.0.257'
sha256 '3a588a4725eebcf8f4fb82d9e942d5667eea12f81bbcffcfbd4c8102b0a6be99'
# macromedia.com is the official download host per the vendor homepage
url "http://fpdownload.macromedia.com/get/flashplayer/current/licensing/mac/install_flash_player_#{version.to_i}_osx_pkg.dmg"
name 'Adobe Flash Player'
homepage 'https://www.adobe.com/products/flashplayer/distribution3.html'