From 94bc804903cec2e5baed3d46299598f6dab7d746 Mon Sep 17 00:00:00 2001 From: Aleks Lozovyuk Date: Sun, 23 Apr 2023 17:56:17 +0300 Subject: [PATCH] Update Snappy to 1.10.0 with compile bug fix (#1400) --- cmake/snappy.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/snappy.cmake b/cmake/snappy.cmake index f4111f186da..b7cc862167d 100644 --- a/cmake/snappy.cmake +++ b/cmake/snappy.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(snappy - google/snappy 1.1.7 - MD5=40a371a653b7bb5a47df59b937b78557 + google/snappy f725f6766bfc62418c6491b504c8e5865ec99412 + MD5=17a982c9b0c667b3744e1fecba0046f7 ) FetchContent_MakeAvailableWithArgs(snappy