Skip to content

Commit 77bf71d

Browse files
committed
chore: update spdlog wrap to 1.15.2
1 parent 0e43d34 commit 77bf71d

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

1212
[provide]
1313
spdlog = spdlog_dep

0 commit comments

Comments
 (0)