cask "ferdi" do version "5.5.0" sha256 "7e9d5ff9f4780636bc2595127f4a86fc77b794d87e6de992fa41e7d8f9c95380" url "https://github.com/getferdi/ferdi/releases/download/v#{version}/Ferdi-#{version}.dmg", verified: "github.com/getferdi/ferdi/" appcast "https://github.com/getferdi/ferdi/releases.atom" name "Ferdi" desc "Free messaging app for popular messengers" homepage "https://getferdi.com/" auto_updates true app "Ferdi.app" uninstall quit: "com.kytwb.ferdi", delete: "/Library/Logs/DiagnosticReports/Ferdi Helper_.*wakeups_resource.diag" zap trash: [ "~/Library/Application Support/Caches/ferdi-updater", "~/Library/Application Support/Ferdi", "~/Library/Caches/com.kytwb.ferdi", "~/Library/Caches/com.kytwb.ferdi.ShipIt", "~/Library/Logs/Ferdi", "~/Library/Preferences/ByHost/com.kytwb.ferdi.ShipIt.*.plist", "~/Library/Preferences/com.electron.ferdi.helper.plist", "~/Library/Preferences/com.electron.ferdi.plist", "~/Library/Preferences/com.kytwb.ferdi.plist", "~/Library/Saved Application State/com.kytwb.ferdi.savedState", ] end