cask 'flash-player-debugger-npapi' do version '23.0.0.205' sha256 'b42622d0ba37b39a7d2ca82388a09ff750b07498730c491f8f03e8a3dffe0e0f' # macromedia.com was verified as official when first introduced to the cask url "https://fpdownload.macromedia.com/pub/flashplayer/updaters/#{version.major}/flashplayer_#{version.major}_plugin_debug.dmg" appcast 'http://fpdownload2.macromedia.com/get/flashplayer/update/current/xml/version_en_mac_pl.xml', checkpoint: '26a40ba2c668486155b9a3bce042a5105d158ddc8a0266f13614e264727ec5c3' name 'Adobe Flash Player NPAPI (plugin for Safari and Firefox) content debugger' homepage 'https://www.adobe.com/support/flashplayer/debug_downloads.html' pkg 'Install Adobe Flash Player Debugger.app/Contents/Resources/Adobe Flash Player Debugger.pkg' uninstall pkgutil: 'com.adobe.pkg.FlashPlayer', delete: '/Library/Internet Plug-Ins/Flash Player.plugin' zap delete: [ '~/Library/Caches/Adobe/Flash Player', '~/Library/Logs/FlashPlayerInstallManager.log', ] end