Skip to content

Commit

Permalink
updated cabundle certificates, preparing 1.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ctlcltd committed Nov 28, 2024
1 parent a5244c2 commit 4705ed4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ if(NOT WITHOUT_CLI)
endif()

if(DOWNLOAD_CURL_CABUNDLE)
file(DOWNLOAD https://curl.se/ca/cacert-2024-09-24.pem
file(DOWNLOAD https://curl.se/ca/cacert-2024-11-26.pem
"curl-cacert.pem"
EXPECTED_HASH SHA256=189d3cf6d103185fba06d76c1af915263c6d42225481a1759e853b33ac857540
EXPECTED_HASH SHA256=bb1782d281fe60d4a2dcf41bc229abe3e46c280212597d4abcc25bddf667739b
)

if(APPLE)
Expand Down

0 comments on commit 4705ed4

Please sign in to comment.