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