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 9dc0068 commit 0c85b0bCopy full SHA for 0c85b0b
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="10.0.3"
+QEMU_REV="10.1.0"
11
12
# when not empty use `git clone` instead of downloading source tarball
13
QEMU_GIT_COMMIT=""
0 commit comments