cask 'axure-rp' do version '8.1.0.3381' sha256 '08b0460ad0cd00263cea3cc35321dc2b20bf75c208a90d170ab344d59723c5c8' # axure.cachefly.net was verified as official when first introduced to the cask url 'https://axure.cachefly.net/AxureRP-Setup.dmg' appcast 'https://www.axure.com/release-history' name 'Axure RP' homepage 'https://www.axure.com/' app "Axure RP #{version.major}.app" zap trash: [ "~/Library/Preferences/com.axure.AxureRP#{version.major}.plist", "~/Library/Saved Application State/com.axure.AxureRP#{version.major}.savedState", "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.axure.axurerp#{version.major}.sfl*", ] end