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

Toolchain+Ports: Update qemu to 8.0.0

This commit is contained in:
Kenneth Myhra 2023-04-22 21:17:06 +02:00 committed by Andreas Kling
parent 1cc095c5ab
commit 5af715e394
2 changed files with 3 additions and 3 deletions

View file

@ -220,7 +220,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`pt2-clone`](pt2-clone/) | ProTracker 2 clone | 1.49 | https://github.com/8bitbubsy/pt2-clone |
| [`pv`](pv/) | Pipe Viewer | 1.6.20 | http://www.ivarch.com/programs/pv.shtml |
| [`python3`](python3/) | Python | 3.11.3 | https://www.python.org/ |
| [`qemu`](qemu/) | QEMU | 7.2.0 | https://qemu.org |
| [`qemu`](qemu/) | QEMU | 8.0.0 | https://qemu.org |
| [`qoi`](qoi/) | Quite OK Image Format for fast, lossless image compression | edb8d7b | https://github.com/phoboslab/qoi |
| [`qt6-qt5compat`](qt6-qt5compat/) | Qt6 Qt5Compat | 6.4.0 | https://doc.qt.io/qt-6/qtcore5-index.html |
| [`qt6-qtbase`](qt6-qtbase/) | Qt6 QtBase | 6.4.0 | https://qt.io |