Merge pull request #4080 from ahbeng/flash-13.0.0.206

Flash 13.0.0.206
This commit is contained in:
Vítor Galvão 2014-04-28 18:49:25 +01:00
commit 2b74120636
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
class Flash < Cask
url 'http://download.macromedia.com/pub/flashplayer/installers/archive/fp_13.0.0.201_archive.zip'
url 'http://download.macromedia.com/pub/flashplayer/installers/archive/fp_13.0.0.206_archive.zip'
homepage 'http://get.adobe.com/flashplayer/'
version '13.0.0.201'
sha256 'bf79c47bf35380556c808f1aa8ade3f6e17f89ee98290c17d4f6227a9bb9e084'
nested_container 'fp_13.0.0.201_archive/13_0_r0_201/flashplayer13_0r0_201_mac.dmg'
version '13.0.0.206'
sha256 '7fb0d1aac9e27e074c609c3088f7294b51c355ccef7913a7d5360e09a05d040d'
nested_container 'fp_13.0.0.206_archive/13_0_r0_206/flashplayer13_0r0_206_mac.dmg'
install 'Install Adobe Flash Player.app/Contents/Resources/Adobe Flash Player.pkg'
uninstall :pkgutil => 'com.adobe.pkg.FlashPlayer',
:files => '/Library/Internet Plug-Ins/Flash Player.plugin'