Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #2773 from devimc/2020-06-12/versions/qemu5
Browse files Browse the repository at this point in the history
versions: update QEMU to 5.0.0
  • Loading branch information
Julio Montes committed Jun 30, 2020
2 parents 78e9ebc + c139a66 commit 2646f2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ assets:
qemu:
description: "VMM that uses KVM"
url: "https://github.com/qemu/qemu"
version: "4.1.1"
tag: "v4.1.1"
version: "5.0.0"
tag: "v5.0.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.
Expand Down

0 comments on commit 2646f2f

Please sign in to comment.