Skip to content

Commit 1ee1798

Browse files
committed
update spdlog
Signed-off-by: l.feng <[email protected]>
1 parent b435f6c commit 1ee1798

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

template/vcpkg.json.jinja

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"name": "spdlog",
29-
"version": "1.13.0"
29+
"version": "1.15.2"
3030
},
3131
[%- endif %]
3232
[%- if use_conan == true %]

vcpkg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"name": "spdlog",
20-
"version": "1.13.0"
20+
"version": "1.15.2"
2121
},
2222
{
2323
"name": "cmake-modules",

0 commit comments

Comments
 (0)