We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5594805 commit ee52f37Copy full SHA for ee52f37
command/base
@@ -7,7 +7,7 @@ HOST_OS=${HOST_OS_RAW,,}
7
HOST_ARCH=${HOST_ARCH_RAW,,}
8
9
QEMU_NAME="qemu"
10
-QEMU_REV="9.2.2"
+QEMU_REV="10.0.0"
11
12
# when not empty use `git clone` instead of downloading source tarball
13
QEMU_GIT_COMMIT=""
0 commit comments