cask 'axure-rp' do version '8.1.0.3377' sha256 '3567e0a690976e3101e89c84eac354f0b66e46b76606d7cd5a586b34a0130767' # 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