From 50fa1cfa8d6789ecd31e12f50b14079819020e9a Mon Sep 17 00:00:00 2001 From: pull Date: Sun, 9 Jun 2024 13:38:58 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependencies=20(g?= =?UTF-8?q?it-for-windows=20v2.45.2.windows.1,=20clink=20v1.6.15,=20clink-?= =?UTF-8?q?completions=20v0.5.2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vendor/sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/vendor/sources.json b/vendor/sources.json index c015d7860..f868d89ae 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -1,13 +1,13 @@ [ { "name": "git-for-windows", - "version": "2.42.0.windows.2", - "url": "https://github.com/git-for-windows/git/releases/download/v2.42.0.windows.2/PortableGit-2.42.0.2-64-bit.7z.exe" + "version": "2.45.2.windows.1", + "url": "https://github.com/git-for-windows/git/releases/download/v2.45.2.windows.1/PortableGit-2.45.2-64-bit.7z.exe" }, { "name": "clink", - "version": "1.5.6", - "url": "https://github.com/chrisant996/clink/releases/download/v1.5.6/clink.1.5.6.fc63d3.zip" + "version": "1.6.15", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.15/clink.1.6.15.626c80.zip" }, { "name": "conemu-maximus5", @@ -16,7 +16,7 @@ }, { "name": "clink-completions", - "version": "0.4.10", - "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.10.zip" + "version": "0.5.2", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.2.zip" } ]