2 on_monterey :or_older do
4 sha256 "6ef028d450c3a102f0031e70bffe2c22dc8363661bc463673130a01b0e186fde"
6 url "https://github.com/FuzzyIdeas/YellowDot/releases/download/v#{version}/YellowDot.zip",
7 verified: "github.com/FuzzyIdeas/YellowDot/"
13 on_ventura :or_newer do
15 sha256 "f94b255f1cc580ab250541581104d1b5ee65542fdd7694c7f9b20c30b86b4659"
17 url "https://github.com/FuzzyIdeas/YellowDot/releases/download/v#{version}/YellowDot-#{version}.dmg",
18 verified: "github.com/FuzzyIdeas/YellowDot/"
22 desc "Hides privacy indicators"
23 homepage "https://lowtechguys.com/yellowdot"
25 depends_on macos: ">= :big_sur"
29 uninstall quit: "com.lowtechguys.YellowDot",
30 login_item: "YellowDot"
32 zap trash: "~/Library/Preferences/com.lowtechguys.YellowDot.plist"