Skip to content

Commit

Permalink
⬆️ Update dependencies (git-for-windows v2.45.1.windows.1, clink v1.6…
Browse files Browse the repository at this point in the history
….14, clink-completions v0.5.2)
  • Loading branch information
DRSDavidSoft authored and github-actions[bot] committed May 29, 2024
1 parent 5145a15 commit 45fd0c2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions vendor/sources.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"name": "git-for-windows",
"version": "2.42.0.windows.1",
"url": "https://github.com/git-for-windows/git/releases/download/v2.42.0.windows.1/PortableGit-2.42.0-64-bit.7z.exe"
"version": "2.45.1.windows.1",
"url": "https://github.com/git-for-windows/git/releases/download/v2.45.1.windows.1/PortableGit-2.45.1-64-bit.7z.exe"
},
{
"name": "clink",
"version": "1.5.12",
"url": "https://github.com/chrisant996/clink/releases/download/v1.5.12/clink.1.5.12.c7156f.zip"
"version": "1.6.14",
"url": "https://github.com/chrisant996/clink/releases/download/v1.6.14/clink.1.6.14.93b83f.zip"
},
{
"name": "conemu-maximus5",
Expand All @@ -16,7 +16,7 @@
},
{
"name": "clink-completions",
"version": "0.4.11",
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.4.11.zip"
"version": "0.5.2",
"url": "https://github.com/vladimir-kotikov/clink-completions/archive/v0.5.2.zip"
}
]

0 comments on commit 45fd0c2

Please sign in to comment.