qemu 4.1.1

Closes #46849.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
EricFromCanada 2019-11-17 13:43:28 -05:00 committed by Rui Chen
parent 53bd194f68
commit be35be6d39

View file

@ -1,8 +1,8 @@
class Qemu < Formula
desc "x86 and PowerPC Emulator"
homepage "https://www.qemu.org/"
url "https://download.qemu.org/qemu-4.1.0.tar.xz"
sha256 "656e60218689bdeec69903087fd7582d5d3e72238d02f4481d8dc6d79fd909c6"
url "https://download.qemu.org/qemu-4.1.1.tar.xz"
sha256 "ed6fdbbdd272611446ff8036991e9b9f04a2ab2e3ffa9e79f3bab0eb9a95a1d2"
head "https://git.qemu.org/git/qemu.git"
bottle do