Merge pull request #1979 from devimc/topic/versions/bumpQemu

versions: update version of qemu to 4.1.0
This commit is contained in:
Salvador Fuentes 2019-08-20 09:25:54 -05:00 committed by GitHub
commit 1935bf193c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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