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 d6b1f7d commit 2a0154cCopy full SHA for 2a0154c
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.1.1"
+QEMU_REV="10.1.2"
11
12
# when not empty use `git clone` instead of downloading source tarball
13
QEMU_GIT_COMMIT=""
0 commit comments