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

Ports: Update zsh

This commit is contained in:
Fabian Dellwing 2023-04-18 12:55:23 +02:00 committed by Jelle Raaijmakers
parent 8b6c538f2a
commit 47c5b77116
2 changed files with 7 additions and 3 deletions

View file

@ -290,5 +290,5 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`yasm`](yasm/) | Yasm Modular Assembler | 1.3.0 | https://yasm.tortall.net/ |
| [`zig`](zig/) | Zig programming language | 0.11.0-dev.670+f7fea080b | https://ziglang.org/ |
| [`zlib`](zlib/) | zlib | 1.2.13 | https://www.zlib.net/ |
| [`zsh`](zsh/) | Z Shell (Zsh) | 5.8.1 | https://www.zsh.org |
| [`zsh`](zsh/) | Z Shell (Zsh) | 5.9 | https://www.zsh.org |
| [`zstd`](zstd/) | Zstandard | 1.5.2 | https://facebook.github.io/zstd/ |