Skip to content

Commit 4e06a50

Browse files
spdlog: bump version 1.12.0
1 parent 69db780 commit 4e06a50

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

subprojects/spdlog.wrap

+9-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
[wrap-file]
2-
directory = spdlog-1.8.5
3-
source_url = https://github.com/gabime/spdlog/archive/v1.8.5.tar.gz
4-
source_filename = v1.8.5.tar.gz
5-
source_hash = 944d0bd7c763ac721398dca2bb0f3b5ed16f67cef36810ede5061f35a543b4b8
6-
patch_url = https://wrapdb.mesonbuild.com/v2/spdlog_1.8.5-1/get_patch
7-
patch_filename = spdlog-1.8.5-1-wrap.zip
8-
patch_hash = 3c38f275d5792b1286391102594329e98b17737924b344f98312ab09929b74be
2+
directory = spdlog-1.12.0
3+
source_url = https://github.com/gabime/spdlog/archive/refs/tags/v1.12.0.tar.gz
4+
source_filename = spdlog-1.12.0.tar.gz
5+
source_hash = 4dccf2d10f410c1e2feaff89966bfc49a1abb29ef6f08246335b110e001e09a9
6+
patch_filename = spdlog_1.12.0-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/spdlog_1.12.0-1/get_patch
8+
patch_hash = 0515906db7324df0e439bdd018bf019a60304430f6af8f1725910652e30ebe69
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/spdlog_1.12.0-1/spdlog-1.12.0.tar.gz
10+
wrapdb_version = 1.12.0-1
911

1012
[provide]
1113
spdlog = spdlog_dep
12-

0 commit comments

Comments
 (0)