Skip to content

Commit ec551b2

Browse files
authored
Update curl to 1.12.1 (microsoft#5404)
Update curl to 1.12.1 to address CVEs: * CVE-2025-0167 * CVE-2025-0665 * CVE-2025-0725 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/5404)
1 parent 0130b01 commit ec551b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"./VcpkgCustomTriplets"
66
]
77
},
8-
"builtin-baseline": "b322364f06308bdd24823f9d8f03fe0cc86fd46f",
8+
"builtin-baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b",
99
"dependencies": [
1010
"catch2",
1111
"correlation-vector-cpp",
@@ -33,7 +33,7 @@
3333
},
3434
{
3535
"name": "curl",
36-
"version": "8.11.1"
36+
"version": "8.12.1"
3737
},
3838
{
3939
"name": "nlohmann-json",

0 commit comments

Comments
 (0)