mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
ishowu-instant: add auto_update and zap
This commit is contained in:
@@ -12,7 +12,19 @@ cask "ishowu-instant" do
|
||||
strategy :sparkle, &:short_version
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :mojave"
|
||||
|
||||
app "iShowU Instant.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/iShowU Instant",
|
||||
"~/Library/Application Support/iShowU Studio",
|
||||
"~/Library/Caches/com.shinywhitebox.iShowU-Instant",
|
||||
"~/Library/HTTPStorages/com.shinywhitebox.iShowU-Instant",
|
||||
"~/Library/HTTPStorages/com.shinywhitebox.iShowU-Instant.binarycookies",
|
||||
"~/Library/Preferences/com.shinywhitebox.iShowU-Instant.plist",
|
||||
"~/Library/Saved Application State/com.shinywhitebox.iShowU-Instant.savedState",
|
||||
"~/Library/WebKit/com.shinywhitebox.iShowU-Instant",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user