1 cask "ableton-live-suite@10" do
3 sha256 "8bb8e4b9a4f1f3daa1129dbdf8add879d4e8d575ba95e923ed6dcba368f48717"
5 url "https://cdn-downloads.ableton.com/channels/#{version}/ableton_live_suite_#{version}_64.dmg"
6 name "Ableton Live Suite"
7 desc "Sound and music editor"
8 homepage "https://www.ableton.com/en/live/"
11 url "https://www.ableton.com/en/release-notes/live-#{version.major}/"
12 regex(/(\d+(?:\.\d+)+)\s*Release\s*Notes/i)
16 depends_on macos: ">= :high_sierra"
18 app "Ableton Live #{version.major} Suite.app"
20 uninstall quit: "com.ableton.live"
23 "/Library/Logs/DiagnosticReports/Max_*.*_resource.diag",
24 "~/Library/Application Support/Ableton",
25 "~/Library/Application Support/CrashReporter/Ableton *_*.plist",
26 "~/Library/Application Support/CrashReporter/Live_*.plist",
27 "~/Library/Application Support/CrashReporter/Max_*.plist",
28 "~/Library/Application Support/Cycling '74",
29 "~/Library/Caches/Ableton",
30 "~/Library/Caches/com.ableton.live",
31 "~/Library/Preferences/Ableton",
32 "~/Library/Preferences/com.ableton.live.plist*",
33 "~/Library/Preferences/com.cycling74.Max*.plist*",
34 "~/Library/WebKit/com.ableton.live",
35 "~/Documents/Max [0-9]",
36 "/Users/Shared/Max [0-9]",