mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update gitfox.rb
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user