From 0a4d3bcb7770e8111527f307b58445757202554e Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Fri, 15 Jul 2022 10:04:30 -0400 Subject: [PATCH 1/2] update Clink and Git --- vendor/sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vendor/sources.json b/vendor/sources.json index 54a7ee9..620677b 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -1,13 +1,13 @@ [ { "name": "git-for-windows", - "version": "v2.36.0.windows.1", - "url": "https://github.com/git-for-windows/git/releases/download/v2.36.0.windows.1/PortableGit-2.36.0-64-bit.7z.exe" + "version": "v2.37.1.windows.1", + "url": "https://github.com/git-for-windows/git/releases/download/v2.37.1.windows.1/PortableGit-2.37.1-64-bit.7z.exe" }, { "name": "clink", - "version": "1.3.16", - "url": "https://github.com/chrisant996/clink/releases/download/v1.3.16/clink.1.3.16.023688.zip" + "version": "1.3.36", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.36/clink.1.3.36.32d0bc.zip" }, { "name": "conemu-maximus5", From 5f25ea58a0617345c632d0fb5989d4c103f41cfe Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Fri, 15 Jul 2022 10:08:52 -0400 Subject: [PATCH 2/2] update Clink and Git --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62d5a6d..d03b591 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,8 @@ ### Changes -- Update Git for Windows to 2.36.0 -- Update to Clink 1.3.16 +- Update Git for Windows to 2.37.1 +- Update to Clink 1.3.36 ### Fixes