From e2168a361cbfe385f7eeb713f605d40b8f0b8e31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 09:29:50 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependencies=20(g?= =?UTF-8?q?it-for-windows=20v2.41.0.windows.3,=20clink=20v1.5.1,=20conemu-?= =?UTF-8?q?maximus5=20v23.07.23,=20clink-completions=20v0.4.10)=20(#2850)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: DRSDavidSoft --- vendor/sources.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/vendor/sources.json b/vendor/sources.json index 0bd8563..00757a8 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -1,22 +1,22 @@ [ { "name": "git-for-windows", - "version": "2.40.1.windows.1", - "url": "https://github.com/git-for-windows/git/releases/download/v2.40.1.windows.1/PortableGit-2.40.1-64-bit.7z.exe" + "version": "2.41.0.windows.3", + "url": "https://github.com/git-for-windows/git/releases/download/v2.41.0.windows.3/PortableGit-2.41.0.3-64-bit.7z.exe" }, { "name": "clink", - "version": "1.4.24", - "url": "https://github.com/chrisant996/clink/releases/download/v1.4.24/clink.1.4.24.688975.zip" + "version": "1.5.1", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.1/clink.1.5.1.1e9e51.zip" }, { "name": "conemu-maximus5", - "version": "22.12.18", - "url": "https://github.com/Maximus5/ConEmu/releases/download/v22.12.18/ConEmuPack.221218.7z" + "version": "23.07.23", + "url": "https://github.com/Maximus5/ConEmu/releases/download/v23.07.23/ConEmuPack.230723.7z" }, { "name": "clink-completions", - "version": "0.4.8", - "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.8.zip" + "version": "0.4.10", + "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.10.zip" } ]