1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 09:27:45 +00:00

Ports: Update zlib to 1.3.1

This commit is contained in:
Fabian Dellwing 2024-01-23 13:12:33 +01:00 committed by Tim Schumacher
parent 7a3fc621bd
commit e8b5055349
2 changed files with 3 additions and 3 deletions

View file

@ -337,6 +337,6 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`xz`](xz/) | xz | 5.4.4 | https://tukaani.org/xz/ |
| [`yasm`](yasm/) | Yasm Modular Assembler | 1.3.0 | https://yasm.tortall.net/ |
| [`zig`](zig/) | Zig programming language | 0.12.0-dev.141+ddf5859c2 | https://ziglang.org/ |
| [`zlib`](zlib/) | zlib | 1.3 | https://www.zlib.net/ |
| [`zlib`](zlib/) | zlib | 1.3.1 | https://www.zlib.net/ |
| [`zsh`](zsh/) | Z Shell (Zsh) | 5.9 | https://www.zsh.org |
| [`zstd`](zstd/) | Zstandard | 1.5.5 | https://facebook.github.io/zstd/ |