Skip to content

Commit 3548b4d

Browse files
committed
build: update curl subproject
1 parent 2e2eb85 commit 3548b4d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

subprojects/curl.wrap

+9-9
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# SPDX-License-Identifier: MIT
33

44
[wrap-file]
5-
directory = curl-8.4.0
6-
source_url = https://github.com/curl/curl/releases/download/curl-8_4_0/curl-8.4.0.tar.xz
7-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/curl_8.4.0-2/curl-8.4.0.tar.xz
8-
source_filename = curl-8.4.0.tar.xz
9-
source_hash = 16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d
10-
patch_filename = curl_8.4.0-2_patch.zip
11-
patch_url = https://wrapdb.mesonbuild.com/v2/curl_8.4.0-2/get_patch
12-
patch_hash = bbb6ae75225c36ef9bb336cface729794c7c070c623a003fff40bd416042ff6e
13-
wrapdb_version = 8.4.0-2
5+
directory = curl-8.6.0
6+
source_url = https://github.com/curl/curl/releases/download/curl-8_6_0/curl-8.6.0.tar.xz
7+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/curl_8.6.0-1/curl-8.6.0.tar.xz
8+
source_filename = curl-8.6.0.tar.xz
9+
source_hash = 3ccd55d91af9516539df80625f818c734dc6f2ecf9bada33c76765e99121db15
10+
patch_filename = curl_8.6.0-1_patch.zip
11+
patch_url = https://wrapdb.mesonbuild.com/v2/curl_8.6.0-1/get_patch
12+
patch_hash = 050d9e0d70c94c29b4f6b230161380abaed0b736833ad544ae2d184f9cfeb923
13+
wrapdb_version = 8.6.0-1
1414

1515
[provide]
1616
dependency_names = libcurl

0 commit comments

Comments
 (0)