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

Ports/zstd: Update zstd to version 1.5.5

This commit is contained in:
EWouters 2023-09-02 01:49:34 +02:00 committed by Jelle Raaijmakers
parent df50d6ccfa
commit af7b4609b6
4 changed files with 29 additions and 3 deletions

View file

@ -340,4 +340,4 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`zig`](zig/) | Zig programming language | 0.12.0-dev.141+ddf5859c2 | https://ziglang.org/ |
| [`zlib`](zlib/) | zlib | 1.3 | https://www.zlib.net/ |
| [`zsh`](zsh/) | Z Shell (Zsh) | 5.9 | https://www.zsh.org |
| [`zstd`](zstd/) | Zstandard | 1.5.2 | https://facebook.github.io/zstd/ |
| [`zstd`](zstd/) | Zstandard | 1.5.5 | https://facebook.github.io/zstd/ |