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

Ports/brogue: Update to version 1.12

This commit is contained in:
Tim Ledbetter 2023-08-14 22:57:07 +01:00 committed by Jelle Raaijmakers
parent 66d52db044
commit b5f34b3cda
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`bison`](bison/) | GNU Bison | 3.8 | https://www.gnu.org/software/bison/ |
| [`bochs`](bochs/) | Bochs x86 PC emulator | 2.7 | https://sourceforge.net/projects/bochs/ |
| [`boost`](boost/) | Boost C++ libraries | 1.80.0 | https://www.boost.org/ |
| [`brogue`](brogue/) | BrogueCE | 1.11.1 | https://github.com/tmewett/BrogueCE |
| [`brogue`](brogue/) | BrogueCE | 1.12 | https://github.com/tmewett/BrogueCE |
| [`brotli`](brotli/) | Brotli | 1.0.9 | https://github.com/google/brotli |
| [`byacc`](byacc/) | Berkeley Yacc | 20220128 | https://invisible-island.net/byacc/byacc.html |
| [`bzip2`](bzip2/) | bzip2 | 1.0.8 | https://sourceware.org/bzip2/ |