Skip to content

Commit 602d24a

Browse files
committed
meson: update subprojects
Ran with meson wrap update. Signed-off-by: Rosen Penev <[email protected]>
1 parent 40e1fc7 commit 602d24a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

subprojects/fmt.wrap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = fmt-11.1.4
3-
source_url = https://github.com/fmtlib/fmt/archive/11.1.4.tar.gz
4-
source_filename = fmt-11.1.4.tar.gz
5-
source_hash = ac366b7b4c2e9f0dde63a59b3feb5ee59b67974b14ee5dc9ea8ad78aa2c1ee1e
6-
patch_filename = fmt_11.1.4-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_11.1.4-1/get_patch
8-
patch_hash = 213b395a95502e02d950315f49eb2e29bc9ac3a91bacc4610ccd251a97530957
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_11.1.4-1/fmt-11.1.4.tar.gz
10-
wrapdb_version = 11.1.4-1
2+
directory = fmt-11.2.0
3+
source_url = https://github.com/fmtlib/fmt/archive/11.2.0.tar.gz
4+
source_filename = fmt-11.2.0.tar.gz
5+
source_hash = bc23066d87ab3168f27cef3e97d545fa63314f5c79df5ea444d41d56f962c6af
6+
patch_filename = fmt_11.2.0-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/fmt_11.2.0-1/get_patch
8+
patch_hash = 645bf1c335a24608b4b34f16ed10b9237bbb0131488668fb86454202239e086c
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/fmt_11.2.0-1/fmt-11.2.0.tar.gz
10+
wrapdb_version = 11.2.0-1
1111

1212
[provide]
1313
fmt = fmt_dep

subprojects/zlib.wrap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
22
directory = zlib-1.3.1
33
source_url = http://zlib.net/fossils/zlib-1.3.1.tar.gz
4-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zlib_1.3.1-1/zlib-1.3.1.tar.gz
4+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zlib_1.3.1-2/zlib-1.3.1.tar.gz
55
source_filename = zlib-1.3.1.tar.gz
66
source_hash = 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
7-
patch_filename = zlib_1.3.1-1_patch.zip
8-
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3.1-1/get_patch
9-
patch_hash = e79b98eb24a75392009cec6f99ca5cdca9881ff20bfa174e8b8926d5c7a47095
10-
wrapdb_version = 1.3.1-1
7+
patch_filename = zlib_1.3.1-2_patch.zip
8+
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3.1-2/get_patch
9+
patch_hash = 9cacea02e1119964bc51e92dd2359b14df723a36cfe0df1c78d55d9c9f2763ae
10+
wrapdb_version = 1.3.1-2
1111

1212
[provide]
1313
zlib = zlib_dep

0 commit comments

Comments
 (0)