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

Ports/cmake: Update cmake to version 3.26.1

This commit is contained in:
Cameron Youell 2023-03-27 21:07:46 +11:00 committed by Linus Groh
parent 18720fed7b
commit f22bf42566
2 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`chester`](chester/) | Chester Gameboy Emulator | | https://github.com/veikkos/chester |
| [`citron`](citron/) | Citron Programming Language | 0.0.9.3 | https://github.com/alimpfard/citron |
| [`ClassiCube`](ClassiCube/) | ClassiCube | 1.3.3 | https://github.com/UnknownShadow200/ClassiCube |
| [`cmake`](cmake/) | CMake | 3.26.0 | https://cmake.org/ |
| [`cmake`](cmake/) | CMake | 3.26.1 | https://cmake.org/ |
| [`cmatrix`](cmatrix/) | cmatrix | 3112b12 | https://github.com/abishekvashok/cmatrix |
| [`composer`](composer/) | Composer | 2.4.3 | https://getcomposer.org/ |
| [`coreutils`](coreutils/) | GNU core utilities | 9.1 | https://www.gnu.org/software/coreutils/ |