Skip to content

Commit 85dadc8

Browse files
committed
chore: bump to v0.16.11
1 parent 583fb94 commit 85dadc8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cmake/Minizip.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function(checkout_minizip)
2020
set(MZ_WZAES OFF)
2121
set(MZ_ICONV OFF)
2222
set(MZ_FORCE_FETCH_LIBS ON)
23-
set(MZ_FETCH_LIBS ON)
23+
#set(MZ_FETCH_LIBS ON)
2424
set(BUILD_SHARED_LIBS OFF)
2525

2626
FetchContent_MakeAvailable(minizip)

manifest.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
# -DVICINAE_GIT_COMMIT_HASH=XXX (short rev)
66

77
release:
8-
tag: "v0.16.10"
9-
rev: "14f868a443c0467a62c011d9fd1fa31ee0c3d664"
10-
short_rev: "14f868a44"
8+
tag: "v0.16.11"
9+
rev: "583fb94485af1e14ccff8e87b0b824446b3bec24"
10+
short_rev: "583fb9448"

0 commit comments

Comments
 (0)