From 0438ce5763e171b809849068498b90c6af3fc70c Mon Sep 17 00:00:00 2001 From: Benjamin Staneck Date: Fri, 23 Mar 2018 23:11:05 +0100 Subject: [PATCH] :arrow_up: Update Git to 2.16.3 Release notes: https://github.com/git-for-windows/git/releases/v2.16.3.windows.1 --- vendor/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/sources.json b/vendor/sources.json index 34fa08c..a30657d 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -1,8 +1,8 @@ [ { "name": "git-for-windows", - "version": "v2.16.2.windows.1", - "url": "https://github.com/git-for-windows/git/releases/download/v2.16.2.windows.1/PortableGit-2.16.2-64-bit.7z.exe" + "version": "v2.16.3.windows.1", + "url": "https://github.com/git-for-windows/git/releases/download/v2.16.3.windows.1/PortableGit-2.16.3-64-bit.7z.exe" }, { "name": "clink",