Skip to content

Commit 50f9e19

Browse files
committed
subprojects: update curl to 8.10.1
1 parent 9877c38 commit 50f9e19

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

subprojects/curl.wrap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = curl-8.9.0
3-
source_url = https://github.com/curl/curl/releases/download/curl-8_9_0/curl-8.9.0.tar.xz
4-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/curl_8.9.0-1/curl-8.9.0.tar.xz
5-
source_filename = curl-8.9.0.tar.xz
6-
source_hash = ff09b2791ca56d25fd5c3f3a4927dce7c8a9dc4182200c487ca889fba1fdd412
7-
patch_filename = curl_8.9.0-1_patch.zip
8-
patch_url = https://wrapdb.mesonbuild.com/v2/curl_8.9.0-1/get_patch
9-
patch_hash = 705d54b9f58b22945a0661768030b9288878266bd289a8b2f94d780177bad5a1
10-
wrapdb_version = 8.9.0-1
2+
directory = curl-8.10.1
3+
source_url = https://github.com/curl/curl/releases/download/curl-8_10_1/curl-8.10.1.tar.xz
4+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/curl_8.10.1-1/curl-8.10.1.tar.xz
5+
source_filename = curl-8.10.1.tar.xz
6+
source_hash = 73a4b0e99596a09fa5924a4fb7e4b995a85fda0d18a2c02ab9cf134bebce04ee
7+
patch_filename = curl_8.10.1-1_patch.zip
8+
patch_url = https://wrapdb.mesonbuild.com/v2/curl_8.10.1-1/get_patch
9+
patch_hash = 707c28f35fc9b0e8d68c0c2800712007612f922a31da9637ce706a2159f3ddd8
10+
wrapdb_version = 8.10.1-1
1111

1212
[provide]
1313
dependency_names = libcurl

0 commit comments

Comments
 (0)