Merge pull request #13204 from fidencio/topic/versions-bump-qemu

versions: Bump QEMU to 11.0.1
This commit is contained in:
Fabiano Fidêncio
2026-06-12 17:14:57 +02:00
committed by GitHub
2 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: "v11.0.0"
tag: "v11.0.0"
version: "v11.0.1"
tag: "v11.0.1"
# 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.