⬆️ Update dependencies (git-for-windows v2.53.0.windows.2, clink v1.9.18, windows-terminal v1.24.10921.0, clink-completions v0.6.8)

This commit is contained in:
DRSDavidSoft
2026-04-10 14:04:36 +00:00
committed by github-actions[bot]
parent 7f22d2eb73
commit 3ee0ac6817

16
vendor/sources.json vendored
View File

@@ -1,13 +1,13 @@
[ [
{ {
"name": "git-for-windows", "name": "git-for-windows",
"version": "2.52.0.windows.1", "version": "2.53.0.windows.2",
"url": "https://github.com/git-for-windows/git/releases/download/v2.52.0.windows.1/PortableGit-2.52.0-64-bit.7z.exe" "url": "https://github.com/git-for-windows/git/releases/download/v2.53.0.windows.2/PortableGit-2.53.0.2-64-bit.7z.exe"
}, },
{ {
"name": "clink", "name": "clink",
"version": "1.9.5", "version": "1.9.18",
"url": "https://github.com/chrisant996/clink/releases/download/v1.9.5/clink.1.9.5.ee6b4f.zip" "url": "https://github.com/chrisant996/clink/releases/download/v1.9.18/clink.1.9.18.c01124.zip"
}, },
{ {
"name": "conemu-maximus5", "name": "conemu-maximus5",
@@ -16,12 +16,12 @@
}, },
{ {
"name": "windows-terminal", "name": "windows-terminal",
"version": "1.23.12811.0", "version": "1.24.10921.0",
"url": "https://github.com/microsoft/terminal/releases/download/v1.23.12811.0/Microsoft.WindowsTerminal_1.23.12811.0_x64.zip" "url": "https://github.com/microsoft/terminal/releases/download/v1.24.10921.0/Microsoft.WindowsTerminal_1.24.10921.0_x64.zip"
}, },
{ {
"name": "clink-completions", "name": "clink-completions",
"version": "0.6.7", "version": "0.6.8",
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.7.zip" "url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.6.8.zip"
} }
] ]