From bb5838988ca34a1e1e246f691669f7eda9f30af6 Mon Sep 17 00:00:00 2001 From: Nick Russo Date: Tue, 5 Mar 2024 02:31:50 -0800 Subject: [PATCH] ableton-live-intro 12.0 --- Casks/a/ableton-live-intro.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/a/ableton-live-intro.rb b/Casks/a/ableton-live-intro.rb index 5f61448fab..ea1f99f259 100644 --- a/Casks/a/ableton-live-intro.rb +++ b/Casks/a/ableton-live-intro.rb @@ -1,6 +1,6 @@ cask "ableton-live-intro" do - version "11.3.21" - sha256 "62c21ca7f8f289796452ae1c19e8d65a9f785717dd2d4f73376d315b034d547a" + version "12.0" + sha256 "2d843422c9054edcf72a0dc5379334d8587b8e9b10470fca8e45b025eb93524e" url "https://cdn-downloads.ableton.com/channels/#{version}/ableton_live_intro_#{version}_universal.dmg" name "Ableton Live Intro" @@ -12,7 +12,7 @@ cask "ableton-live-intro" do end auto_updates true - depends_on macos: ">= :high_sierra" + depends_on macos: ">= :big_sur" app "Ableton Live #{version.major} Intro.app"