This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-1 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit 7a2a110ae333c5367b025d207dc27eebddc72958 Author: Aleks Lozovyuk <aleks.rai...@gmail.com> AuthorDate: Fri May 9 12:13:00 2025 +0300 Update spdlog.cmake --- cmake/spdlog.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/spdlog.cmake b/cmake/spdlog.cmake index e5963fcb1..f36a5d3db 100644 --- a/cmake/spdlog.cmake +++ b/cmake/spdlog.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(spdlog - gabime/spdlog v1.15.2 - MD5=fb2697a809c3744033be3fea4a8f75d1 + gabime/spdlog v1.15.3 + MD5=f00dfa11fd9ee2f9b54d0315f4590e6b ) FetchContent_MakeAvailableWithArgs(spdlog