qemu 4.1.1
Closes #46849. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
53bd194f68
commit
be35be6d39
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue