Skip to content

Commit 1a6837a

Browse files
committed
chore: update spdlog wrap to 1.15.3-5
1 parent 5fc1bc5 commit 1a6837a

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

subprojects/spdlog.wrap

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ directory = spdlog-1.15.3
33
source_url = https://github.com/gabime/spdlog/archive/refs/tags/v1.15.3.tar.gz
44
source_filename = spdlog-1.15.3.tar.gz
55
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
6+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/spdlog_1.15.3-5/spdlog-1.15.3.tar.gz
7+
patch_filename = spdlog_1.15.3-5_patch.zip
8+
patch_url = https://wrapdb.mesonbuild.com/v2/spdlog_1.15.3-5/get_patch
9+
patch_hash = 5e0eaf0002ff589cd8dac58e1b38c297422e7a0404d7d47ff0d2e285ed18169c
10+
wrapdb_version = 1.15.3-5
11+
1112
diff_files = spdlog_1.15.3_fmt_11.2.0_compatibility.diff,spdlog_1.15.3_no_tls_option.diff
1213

1314
[provide]
14-
spdlog = spdlog_dep
15+
dependency_names = spdlog

0 commit comments

Comments
 (0)