Merge pull request #11219 from fidencio/topic/version-qemu-bump-to-10.0.0

version: Bump QEMU to v10.0.0
This commit is contained in:
Xuewei Niu 2025-08-08 19:04:45 +08:00 committed by GitHub
commit 1d2f2d6350
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -88,8 +88,8 @@ assets:
qemu:
description: "VMM that uses KVM"
url: "https://github.com/qemu/qemu"
version: "v9.1.2"
tag: "v9.1.2"
version: "v10.0.3"
tag: "v10.0.3"
# Do not include any non-full release versions
# Break the line *without CR or space being appended*, to appease
# yamllint, and note the deliberate ' ' at the end of the expression.