Skip to content

Commit 07ab358

Browse files
markchandlera-maurice
authored andcommitted
Automated g4 rollback of changelist 278905557.
*** Reason for rollback *** Reverted curl version to check if kokoro builds correctly again *** Original change description *** Firebase cpp: Updated opensource curl version to match internal curl version *** PiperOrigin-RevId: 280521763
1 parent 8d9159a commit 07ab358

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_66_0
25+
GIT_TAG curl-7_58_0
2626

2727
PREFIX ${PROJECT_BINARY_DIR}
2828

0 commit comments

Comments
 (0)