From 2135fce19fccaade11afe8ee7360034cf116bca4 Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Sat, 11 Nov 2023 09:12:30 -0800 Subject: [PATCH] revert git update to not include a release candidate --- vendor/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/sources.json b/vendor/sources.json index fab5fd5..22f14b0 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -1,8 +1,8 @@ [ { "name": "git-for-windows", - "version": "2.43.0-rc0.windows.1", - "url": "https://github.com/git-for-windows/git/releases/download/v2.43.0-rc0.windows.1/PortableGit-2.43.0-rc0-64-bit.7z.exe" + "version": "2.42.0.windows.1", + "url": "https://github.com/git-for-windows/git/releases/download/v2.42.0.windows.1/PortableGit-2.42.0-64-bit.7z.exe" }, { "name": "clink",