]> git.ipfire.org Git - thirdparty/curl.git/commit
wcurl: update to v2025.05.26
authorSamuel Henrique <samueloph@debian.org>
Mon, 26 May 2025 21:46:24 +0000 (22:46 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 27 May 2025 07:29:43 +0000 (09:29 +0200)
commitd3a3d7afb6bd9e242031baa9f39ece74c5eb5099
tree7b7b7c0bee6d857e94b31acd5d0a34873d4c4ea1
parentc0d777c319a4dc4cfdb96447129162b2bb711281
wcurl: update to v2025.05.26

This release fixes a small issue with the retry strategy:

 * Increase number of retries to 5 (32 sec total time), fixing the
   problem with misleading output. Previously, it was showing a higher
   number of retries than what would be done and it always did only 3.

Closes #17461
scripts/wcurl