Merge pull request #155403 from Aaron-Rumpler/fission

fission: add auto_updates and uninstall stanza and update zap stanza
This commit is contained in:
Razvan Azamfirei
2023-09-17 15:27:38 -04:00
committed by GitHub
+4
View File
@@ -12,12 +12,16 @@ cask "fission" do
strategy :sparkle
end
auto_updates true
depends_on macos: ">= :big_sur"
app "Fission.app"
uninstall quit: "com.rogueamoeba.Fission"
zap trash: [
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.rogueamoeba.fission.sfl2",
"~/Library/Application Support/Fission/",
"~/Library/Caches/com.rogueamoeba.Fission",
"~/Library/HTTPStorages/com.rogueamoeba.Fission",
"~/Library/Preferences/com.rogueamoeba.Fission.plist",