Skip to content

Commit 7d05ebf

Browse files
committed
chore: update spdlog wrap to 0.15.1
1 parent 14178c4 commit 7d05ebf

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.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
2+
directory = spdlog-1.15.1
3+
source_url = https://github.com/gabime/spdlog/archive/refs/tags/v1.15.1.tar.gz
4+
source_filename = spdlog-1.15.1.tar.gz
5+
source_hash = 25c843860f039a1600f232c6eb9e01e6627f7d030a2ae5e232bdd3c9205d26cc
6+
patch_filename = spdlog_1.15.1-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/spdlog_1.15.1-1/get_patch
8+
patch_hash = 75a3787aeab73c3b7426197820d9cd92a4cdf0ea5c8bbb6701c0f55c66a0a6d0
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/spdlog_1.15.1-1/spdlog-1.15.1.tar.gz
10+
wrapdb_version = 1.15.1-1
1111

1212
[provide]
1313
spdlog = spdlog_dep

0 commit comments

Comments
 (0)