This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-glog-new in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit 764521fbe5a09b26e05728b9140ba40da0af1147 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Mon Nov 11 13:40:46 2024 +0200 bump glog v0.7.1 --- cmake/glog.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/glog.cmake b/cmake/glog.cmake index 5e9c1268..50b892fe 100644 --- a/cmake/glog.cmake +++ b/cmake/glog.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(glog - google/glog v0.6.0 - MD5=1b246d4d0e8a011d33e0813b256198ef + google/glog v0.7.1 + MD5=fa30180d4284c454bdd324ad3baf7f5f ) FetchContent_MakeAvailableWithArgs(glog
