From 7ee45e3543d57c7f39acb7c056a980a499758d62 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Dec 2018 14:01:49 +0000 Subject: [PATCH] mingit: Update to version 2.20.1.windows.1 --- mingit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mingit.json b/mingit.json index 54e46b87fa..e581d66c94 100644 --- a/mingit.json +++ b/mingit.json @@ -1,15 +1,15 @@ { "homepage": "https://git-for-windows.github.io/", "license": "GPL-2.0", - "version": "2.20.0.windows.1", + "version": "2.20.1.windows.1", "architecture": { "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.20.0.windows.1/MinGit-2.20.0-64-bit.zip", - "hash": "f577f81c401535858761fc4857a105337cc12880b79e72f89d0740167083d287" + "url": "https://github.com/git-for-windows/git/releases/download/v2.20.1.windows.1/MinGit-2.20.1-64-bit.zip", + "hash": "02328f37eeefe8d8f5396553ac8f91c98d09e533d49d93c617a4643915a76552" }, "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.20.0.windows.1/MinGit-2.20.0-32-bit.zip", - "hash": "39d3dce9f67d7ae884edf0416d28f6dd8e24b6326de8e509613a2b12fb4f0820" + "url": "https://github.com/git-for-windows/git/releases/download/v2.20.1.windows.1/MinGit-2.20.1-32-bit.zip", + "hash": "a51b66795c45e3cd1a6041fa6bcc606175870bb2c777f4cfc3dc12c7973ae634" } }, "bin": "cmd\\git.exe",