1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-01 15:37:47 +00:00

Ports: Update zstd port to version 1.5.1

This commit is contained in:
Luke Wilde 2022-01-08 02:03:11 +00:00 committed by Ali Mohammad Pur
parent 7110c0ecb0
commit e65052a208
4 changed files with 17 additions and 12 deletions

View file

@ -191,4 +191,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.5.0 | https://facebook.github.io/zstd/ |
| [`zstd`](zstd/) | Zstandard | 1.5.1 | https://facebook.github.io/zstd/ |