Update gitfox.rb

This commit is contained in:
Miccal Matthews
2023-11-14 10:23:54 +08:00
committed by GitHub
parent 508907eb63
commit 9dee58aca2
+3 -3
View File
@@ -14,13 +14,13 @@ cask "gitfox" do
end
auto_updates true
depends_on macos: ">= :big_sur"
depends_on macos: ">= :monterey"
app "Gitfox.app"
binary "#{appdir}/Gitfox.app/Contents/SharedSupport/bin/gitfox-cli", target: "gitfox"
zap trash: [
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.bytieful.gitfox-retail.sfl2",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.bytieful.gitfox-retail.sfl*",
"~/Library/Application Support/com.bytieful.Gitfox",
"~/Library/Application Support/com.bytieful.Gitfox-retail",
"~/Library/Application Support/Gitfox",
@@ -28,8 +28,8 @@ cask "gitfox" do
"~/Library/Caches/com.bytieful.Gitfox-retail",
"~/Library/Caches/com.crashlytics.data/com.bytieful.Gitfox",
"~/Library/HTTPStorages/com.bytieful.Gitfox-retail",
"~/Library/Preferences/com.bytieful.Gitfox.*",
"~/Library/Preferences/com.bytieful.Gitfox-retail.plist",
"~/Library/Preferences/com.bytieful.Gitfox.*",
"~/Library/Saved Application State/com.bytieful.Gitfox-retail.savedState",
"~/Library/WebKit/com.bytieful.Gitfox",
"~/Library/WebKit/com.bytieful.Gitfox-retail",