7 url "https://download.scdn.co/Spotify#{arch}.dmg",
8 verified: "download.scdn.co/"
10 desc "Music streaming service"
11 homepage "https://www.spotify.com/"
15 strategy :extract_plist
19 depends_on macos: ">= :big_sur"
23 uninstall launchctl: [
25 "com.spotify.client.startuphelper",
26 "com.spotify.webhelper",
28 quit: "com.spotify.client"
31 "~/Library/Application Support/Spotify",
32 "~/Library/Caches/com.spotify.client",
33 "~/Library/Caches/com.spotify.client.helper",
34 "~/Library/Cookies/com.spotify.client.binarycookies",
35 "~/Library/HTTPStorages/com.spotify.client",
36 "~/Library/Logs/Spotify",
37 "~/Library/Preferences/com.spotify.client.helper.plist",
38 "~/Library/Preferences/com.spotify.client.plist",
39 "~/Library/Saved Application State/com.spotify.client.savedState",