mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Remove toggl-track (#138572)
* Remove `toggl-track` * toggle-track: remove from prerelease_allowlist Co-authored-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
co-authored by
Patrick Linnane
parent
988ed4a82b
commit
5a9c39e52c
@@ -1,25 +0,0 @@
|
||||
cask "toggl-track" do
|
||||
version "7.5.441"
|
||||
sha256 "95bed62de497a9ef0009083aea23a715cc1836230f0a207d0e08f0aa7d604619"
|
||||
|
||||
url "https://github.com/toggl-open-source/toggldesktop/releases/download/v#{version}/TogglDesktop-#{version.dots_to_underscores}.dmg",
|
||||
verified: "github.com/toggl-open-source/toggldesktop/"
|
||||
name "Toggl Track"
|
||||
desc "Time tracker"
|
||||
homepage "https://www.toggl.com/track/toggl-desktop/"
|
||||
|
||||
livecheck do
|
||||
url "https://toggl-open-source.github.io/toggldesktop/assets/releases/darwin_stable_appcast.xml"
|
||||
strategy :sparkle
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
|
||||
app "Toggl Track.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Caches/com.toggl.toggldesktop.TogglDesktop",
|
||||
"~/Library/Preferences/com.toggl.toggldesktop.TogglDesktop.plist",
|
||||
"~/Library/Saved Application State/com.toggl.toggldesktop.TogglDesktop.savedState",
|
||||
]
|
||||
end
|
||||
@@ -33,7 +33,6 @@
|
||||
"splitshow": "all",
|
||||
"steveschow-gfxcardstatus": "all",
|
||||
"themeengine": "all",
|
||||
"toggl-track": "all",
|
||||
"universal-android-debloater": "all",
|
||||
"virtualbuddy": "all",
|
||||
"xit": "all"
|
||||
|
||||
Reference in New Issue
Block a user