From bf6f44458fe0e32343f8f36939f1ec6b31126178 Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Sun, 23 Aug 2020 13:42:50 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=BA=20Update=20brew=20lockfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile.lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Brewfile.lock.json b/Brewfile.lock.json index c9b1063..6aba695 100644 --- a/Brewfile.lock.json +++ b/Brewfile.lock.json @@ -65,12 +65,12 @@ "system": { "macos": { "catalina": { - "HOMEBREW_VERSION": "2.3.0", + "HOMEBREW_VERSION": "2.4.13-67-gf943af3", "HOMEBREW_PREFIX": "/usr/local", - "Homebrew/homebrew-core": "c26f89c284f205e1dddca655d6620decdc72f8a9", - "CLT": "11.5.0.0.1.1588476445", - "Xcode": "11.5", - "macOS": "10.15.5" + "Homebrew/homebrew-core": "5a20f3825ca6ff1b29bcf0aad050628adcd37065", + "CLT": "1103.0.32.62", + "Xcode": "11.6", + "macOS": "10.15.6" } } }