1 cask "ableton-live-standard" do
3 sha256 "16fbf3c8e262dbb7eac03ea3c11199310869508e3fd571c0437077ea2e17ffac"
5 url "https://cdn-downloads.ableton.com/channels/#{version}/ableton_live_standard_#{version}_universal.dmg"
6 name "Ableton Live Standard"
7 desc "Sound and music editor"
8 homepage "https://www.ableton.com/en/live/"
11 cask "ableton-live-suite"
15 depends_on macos: ">= :big_sur"
17 app "Ableton Live #{version.major} Standard.app"
19 uninstall quit: "com.ableton.live"
22 "~/Library/Application Support/Ableton",
23 "~/Library/Application Support/CrashReporter/Ableton *_*.plist",
24 "~/Library/Application Support/CrashReporter/Live_*.plist",
25 "~/Library/Caches/Ableton",
26 "~/Library/Preferences/Ableton",
27 "~/Library/Preferences/com.ableton.live.plist*",