Skip to content

Commit

Permalink
python/build/libs.py: update CURL to 8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Sep 26, 2023
1 parent 0cbe3c2 commit f382808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/build/libs.py
Original file line number Diff line number Diff line change
Expand Up @@ -604,8 +604,8 @@
)

curl = CmakeProject(
'https://curl.se/download/curl-8.0.1.tar.xz',
'0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0',
'https://curl.se/download/curl-8.2.1.tar.xz',
'dd322f6bd0a20e6cebdfd388f69e98c3d183bed792cf4713c8a7ef498cba4894',
'lib/libcurl.a',
[
'-DBUILD_CURL_EXE=OFF',
Expand Down

0 comments on commit f382808

Please sign in to comment.