Skip to content

Commit b74ed6b

Browse files
committed
chore: update spdlog wrap to 1.15.0
1 parent 12389d8 commit b74ed6b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

subprojects/spdlog.wrap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = spdlog-1.14.1
3-
source_url = https://github.com/gabime/spdlog/archive/refs/tags/v1.14.1.tar.gz
4-
source_filename = spdlog-1.14.1.tar.gz
5-
source_hash = 1586508029a7d0670dfcb2d97575dcdc242d3868a259742b69f100801ab4e16b
6-
patch_filename = spdlog_1.14.1-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/spdlog_1.14.1-2/get_patch
8-
patch_hash = d9fe1e98d330e3283214321844a89b9b339e272b91a2709c373ff47f8299942b
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/spdlog_1.14.1-2/spdlog-1.14.1.tar.gz
10-
wrapdb_version = 1.14.1-2
2+
directory = spdlog-1.15.0
3+
source_url = https://github.com/gabime/spdlog/archive/refs/tags/v1.15.0.tar.gz
4+
source_filename = spdlog-1.15.0.tar.gz
5+
source_hash = 9962648c9b4f1a7bbc76fd8d9172555bad1871fdb14ff4f842ef87949682caa5
6+
patch_filename = spdlog_1.15.0-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/spdlog_1.15.0-1/get_patch
8+
patch_hash = 72bd578ff0eb4f5a84e5bd63ddc7b2ece84aad5abb516b54c8750306ae78df28
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/spdlog_1.15.0-1/spdlog-1.15.0.tar.gz
10+
wrapdb_version = 1.15.0-1
1111

1212
[provide]
1313
spdlog = spdlog_dep

0 commit comments

Comments
 (0)