Skip to content

Commit 8a31bfd

Browse files
authored
Update curl (#4856)
Update curl version due to CVE
1 parent 3fd3445 commit 8a31bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vcpkg.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"name": "curl",
25-
"version": "8.9.1"
25+
"version": "8.10.1"
2626
},
2727
{
2828
"name": "nlohmann-json",
@@ -38,5 +38,5 @@
3838
"./VcpkgCustomTriplets"
3939
]
4040
},
41-
"builtin-baseline": "1de2026f28ead93ff1773e6e680387643e914ea1"
41+
"builtin-baseline": "f176b58f35a75f9f8f54099cd9df97d2e2793a2e"
4242
}

0 commit comments

Comments
 (0)