From 6a8af1638f99a6b1698299e42afa59a68192cd05 Mon Sep 17 00:00:00 2001 From: Ynda Jas Date: Fri, 17 May 2024 19:42:21 +0100 Subject: [PATCH] Update Homebrew lockfile --- Brewfile.lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Brewfile.lock.json b/Brewfile.lock.json index 799a2c8..6dffe5d 100644 --- a/Brewfile.lock.json +++ b/Brewfile.lock.json @@ -65,12 +65,12 @@ "system": { "macos": { "sonoma": { - "HOMEBREW_VERSION": "4.1.25", + "HOMEBREW_VERSION": "4.3.0", "HOMEBREW_PREFIX": "/opt/homebrew", "Homebrew/homebrew-core": "api", - "CLT": "15.0.0.0.1.1694021235", - "Xcode": "15.0", - "macOS": "14.1.1" + "CLT": "15.1.0.0.1.1700200546", + "Xcode": "15.1", + "macOS": "14.5" } } }