mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
ableton-live-intro 12.0
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user