From 3c14d19a27115f6331f419b924df96626e37efb1 Mon Sep 17 00:00:00 2001 From: Benjamin Staneck Date: Thu, 30 Nov 2017 10:05:46 +0100 Subject: [PATCH] :arrow_up: Update Git to v2.15.1(2) Release notes: https://github.com/git-for-windows/git/releases/tag/v2.15.1.windows.2 --- vendor/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/sources.json b/vendor/sources.json index c4b161e..d2c8533 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -1,8 +1,8 @@ [ { "name": "git-for-windows", - "version": "v2.15.1.windows.1", - "url": "https://github.com/git-for-windows/git/releases/download/v2.15.1.windows.1/PortableGit-2.15.1-64-bit.7z.exe" + "version": "v2.15.1.windows.2", + "url": "https://github.com/git-for-windows/git/releases/download/v2.15.1.windows.2/PortableGit-2.15.2-64-bit.7z.exe" }, { "name": "clink",