Skip to content

Commit 26b1eba

Browse files
authored
update libzip to 1.10.1 (#181)
Updates libzip to the 1.10.1 to avoid some zip related memory free issues.
1 parent 8bb90e9 commit 26b1eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conandata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
requirements:
22
- gtest/1.11.0
3-
- libzip/1.8.0
3+
- libzip/1.10.1
44
- zlib/1.2.13
55
- nlohmann_json/3.9.1
66
- pybind11/2.10.1

0 commit comments

Comments
 (0)