From 035f209bc4bcd7eeb2aab9166604d45c4971f280 Mon Sep 17 00:00:00 2001 From: Benjamin Staneck Date: Sat, 12 Oct 2019 19:43:46 +0200 Subject: [PATCH] :arrow_up: Update Git to 2.23.0 Release Notes: https://github.com/git-for-windows/git/releases/tag/v2.23.0.windows.1 --- vendor/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/sources.json b/vendor/sources.json index bd864e7..a45f021 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -1,8 +1,8 @@ [ { "name": "git-for-windows", - "version": "v2.21.0.windows.1", - "url": "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/PortableGit-2.21.0-64-bit.7z.exe" + "version": "v2.23.0.windows.1", + "url": "https://github.com/git-for-windows/git/releases/download/v2.23.0.windows.1/PortableGit-2.23.0-64-bit.7z.exe" }, { "name": "clink",