From 06f52df251509ed2dc9ee574767d8e39fbb26d0f Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Sat, 22 Jan 2022 14:32:04 +0800 Subject: [PATCH] Update ableton-live-lite.rb (#117868) --- Casks/ableton-live-lite.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Casks/ableton-live-lite.rb b/Casks/ableton-live-lite.rb index 57c8aa5d65a..a91cc7ec6b7 100644 --- a/Casks/ableton-live-lite.rb +++ b/Casks/ableton-live-lite.rb @@ -8,8 +8,7 @@ cask "ableton-live-lite" do homepage "https://www.ableton.com/en/products/live-lite/" livecheck do - url "https://www.ableton.com/en/release-notes/live-#{version.major}/" - regex(/(\d+(?:\.\d+)+)\s*Release\s*Notes/i) + cask "ableton-live-suite" end auto_updates true @@ -20,9 +19,9 @@ cask "ableton-live-lite" do uninstall quit: "com.ableton.live" zap trash: [ + "~/Library/Application Support/Ableton", "~/Library/Application Support/CrashReporter/Ableton *_*.plist", "~/Library/Application Support/CrashReporter/Live_*.plist", - "~/Library/Application Support/Ableton", "~/Library/Caches/Ableton", "~/Library/Preferences/Ableton", "~/Library/Preferences/com.ableton.live.plist*",