Merge pull request #2387 from devimc/topic/qemu/bump-4.1.1

versions: update qemu to 4.1.1
This commit is contained in:
Julio Montes
2020-01-13 10:15:20 -06:00
committed by GitHub

View File

@@ -88,8 +88,8 @@ assets:
qemu:
description: "VMM that uses KVM"
url: "https://github.com/qemu/qemu"
version: "4.1.0"
tag: "v4.1.0"
version: "4.1.1"
tag: "v4.1.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.