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 12bb06acc6136411beb9f80461f2dc2b7d5ff1b1 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Mon Jun 8 18:29:10 2026 +0300 Update fast_float.cmake --- cmake/fast_float.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/fast_float.cmake b/cmake/fast_float.cmake index 0962fb4ce..45e5533ff 100644 --- a/cmake/fast_float.cmake +++ b/cmake/fast_float.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(fast_float - fastfloat/fast_float v8.2.5 - MD5=bccfd5f1338be8a02a2ffc553aecce98 + fastfloat/fast_float v8.2.7 + MD5=d2bdc4e0af1755f6fe0e58fd8c9d8a3c ) FetchContent_MakeAvailableWithArgs(fast_float
