Skip to content

Commit

Permalink
Bump zlib to version 1.3 (#1682)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Aug 20, 2023
1 parent b5f24e5 commit 10861b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/zlib.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(zlib
madler/zlib v1.2.13
MD5=fdedf0c8972a04a7c153dd73492d2d91
madler/zlib v1.3
MD5=2be1b77674e5aa3196330e58180e5a2c
)

FetchContent_MakeAvailableWithArgs(zlib)

0 comments on commit 10861b0

Please sign in to comment.