Skip to content

Commit

Permalink
Bump Snappy v1.2.1 (#2325)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored May 22, 2024
1 parent acddc28 commit 9b1ebcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/snappy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(snappy
google/snappy 1.2.0
MD5=555f4af7472ce585c12709121808a060
google/snappy 1.2.1
MD5=b120895e012e097b86bf49e0ef9ca67c
)

FetchContent_MakeAvailableWithArgs(snappy
Expand Down

0 comments on commit 9b1ebcd

Please sign in to comment.