3 sha256 "acb66ab1885b213dd22cab0cea9405ef657649cec7d1cedf56079f1eb57f9418"
5 url "https://www.corecode.io/downloads/uninstallpkg_#{version}.zip"
7 desc "PKG software package uninstall tool"
8 homepage "https://www.corecode.io/uninstallpkg/"
11 url "https://www.corecode.io/uninstallpkg/uninstallpkg.xml"
12 strategy :sparkle, &:short_version
15 depends_on macos: ">= :mojave"
17 app "UninstallPKG.app"
19 uninstall launchctl: "com.corecode.UninstallPKGDeleteHelper",
20 delete: "/Library/PrivilegedHelperTools/com.corecode.UninstallPKGDeleteHelper"
23 "~/Library/Application Support/UninstallPKG",
24 "~/Library/Preferences/com.corecode.UninstallPKG.plist",
25 "~/Library/Saved Application State/com.corecode.UninstallPKG.savedState",