From c2a6a2b36e7aff8c6df0fcc4a58ca604527b956c Mon Sep 17 00:00:00 2001 From: Nick Russo Date: Tue, 5 Mar 2024 02:32:11 -0800 Subject: [PATCH] ableton-live-lite 12.0 --- Casks/a/ableton-live-lite.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/a/ableton-live-lite.rb b/Casks/a/ableton-live-lite.rb index 1b54fb068c..3eb34e8fe4 100644 --- a/Casks/a/ableton-live-lite.rb +++ b/Casks/a/ableton-live-lite.rb @@ -1,6 +1,6 @@ cask "ableton-live-lite" do - version "11.3.21" - sha256 "a1e371486a9b2aa0f9f68efde14dde67a52539c12d4d4270d6bd80084b9a48dc" + version "12.0" + sha256 "78942433a0dccd3320b343647e6f63d3a531c782d407519487ed6b7877a57f46" url "https://cdn-downloads.ableton.com/channels/#{version}/ableton_live_lite_#{version}_universal.dmg" name "Ableton Live Lite" @@ -12,7 +12,7 @@ cask "ableton-live-lite" do end auto_updates true - depends_on macos: ">= :high_sierra" + depends_on macos: ">= :big_sur" app "Ableton Live #{version.major} Lite.app"