Skip to content

Commit 5e6926a

Browse files
markchandlera-maurice
authored andcommitted
Firebase cpp: Updated opensource curl version to match internal curl version
PiperOrigin-RevId: 278905557
1 parent 3542034 commit 5e6926a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/curl.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ExternalProject_Add(
2222
curl
2323

2424
GIT_REPOSITORY https://github.com/curl/curl.git
25-
GIT_TAG curl-7_58_0
25+
GIT_TAG curl-7_66_0
2626

2727
PREFIX ${PROJECT_BINARY_DIR}
2828

0 commit comments

Comments
 (0)