1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 18:07:47 +00:00

Ports: Update zstd to version 1.5.0

This commit is contained in:
EWouters 2021-11-01 15:17:29 +01:00 committed by Andreas Kling
parent 37aa75c370
commit 3a8c423447
3 changed files with 3 additions and 46 deletions

View file

@ -178,4 +178,4 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`yasm`](yasm/) | Yasm Modular Assembler | 1.3.0 | https://yasm.tortall.net/ |
| [`zlib`](zlib/) | zlib | 1.2.11 | https://www.zlib.net/ |
| [`zsh`](zsh/) | Z Shell (Zsh) | 5.8 | https://www.zsh.org |
| [`zstd`](zstd/) | Zstandard | 1.4.4 | https://facebook.github.io/zstd/ |
| [`zstd`](zstd/) | Zstandard | 1.5.0 | https://facebook.github.io/zstd/ |