AdGuard settings not persistent across upgrades #6377
-
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
ZhongRuoyu
Aug 30, 2025
Replies: 1 comment 5 replies
-
This is likely due to how Homebrew upgrades the |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
wchmb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is likely due to how Homebrew upgrades the
adguard
cask. Since AdGuard itself provides self-update functionality, you'll need to rely on that instead ofbrew upgrade --greedy
if you don't want this to happen.