Skip to content

Commit 5906145

Browse files
committed
chore: update spdlog wrap to 1.15.3
1 parent aa00656 commit 5906145

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

subprojects/spdlog.wrap

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[wrap-file]
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
11-
diff_files = spdlog_1.15.2_fmt_11.2.0_compatibility.diff,spdlog_1.15.2_no_tls_option.diff
2+
directory = spdlog-1.15.3
3+
source_url = https://github.com/gabime/spdlog/archive/refs/tags/v1.15.3.tar.gz
4+
source_filename = spdlog-1.15.3.tar.gz
5+
source_hash = 15a04e69c222eb6c01094b5c7ff8a249b36bb22788d72519646fb85feb267e67
6+
patch_filename = spdlog_1.15.3-2_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/spdlog_1.15.3-2/get_patch
8+
patch_hash = 2f5667992a7482c0bfbc012c1bcb8c93d1fb22274b4a235be40f8fc9284e920e
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/spdlog_1.15.3-2/spdlog-1.15.3.tar.gz
10+
wrapdb_version = 1.15.3-2
11+
diff_files = spdlog_1.15.3_fmt_11.2.0_compatibility.diff,spdlog_1.15.3_no_tls_option.diff
1212

1313
[provide]
1414
spdlog = spdlog_dep

0 commit comments

Comments
 (0)