Upgrade Adobe Flash Player Plugin to v12.0.0.77

This commit is contained in:
BingFoon Lee 2014-03-11 22:54:08 -07:00
parent 9cb2a7e314
commit b1a1ee290b
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
class Flash < Cask class Flash < Cask
url 'http://download.macromedia.com/pub/flashplayer/installers/archive/fp_12.0.0.44_archive.zip' url 'http://download.macromedia.com/pub/flashplayer/installers/archive/fp_12.0.0.77_archive.zip'
homepage 'http://get.adobe.com/flashplayer/' homepage 'http://get.adobe.com/flashplayer/'
version '12.0.44' version '12.0.77'
sha256 '8ccad1ea07f0c774f21d3a4fcfec777b27b04b6efa9056cb581e7aad9ab1429c' sha256 '124cfb10147a3bc1382a888610c9ec6fde0440bf9ca0331be53ee5ca7939bb3a'
nested_container 'fp_12.0.0.44_archive/12_0_r0_44/flashplayer12_0r0_44_mac.dmg' nested_container 'fp_12.0.0.77_archive/12_0_r0_77/flashplayer12_0r0_77_mac.dmg'
install 'Install Adobe Flash Player.app/Contents/Resources/Adobe Flash Player.pkg' install 'Install Adobe Flash Player.app/Contents/Resources/Adobe Flash Player.pkg'
uninstall :pkgutil => 'com.adobe.pkg.FlashPlayer', uninstall :pkgutil => 'com.adobe.pkg.FlashPlayer',
:files => '/Library/Internet Plug-Ins/Flash Player.plugin' :files => '/Library/Internet Plug-Ins/Flash Player.plugin'