Bump curl to 8.22.0.

This commit is contained in:
Bartosz Taudul
2026-09-09 22:53:03 +02:00
parent f60889e1a7
commit 656980d757

View File

@@ -318,7 +318,7 @@ if(VENDOR_GUI)
CPMAddPackage(
NAME libcurl
GITHUB_REPOSITORY curl/curl
GIT_TAG curl-8_21_0
GIT_TAG curl-8_22_0
OPTIONS
"BUILD_STATIC_LIBS ON"
"BUILD_SHARED_LIBS OFF"