qemu 2.12.0-rc3 (devel) (#26508)

This commit is contained in:
ilovezfs 2018-04-11 22:48:40 -07:00 committed by GitHub
parent 41e22af508
commit 5f631c88c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,8 @@ class Qemu < Formula
end
devel do
url "https://download.qemu.org/qemu-2.12.0-rc2.tar.xz"
sha256 "b8dfe1f5771ca48225f408f0ec2c19519536fe534581b2d21a5e4eebab94220a"
url "https://download.qemu.org/qemu-2.12.0-rc3.tar.xz"
sha256 "e64b6ba7939a0339aaf82e5720f54b93f46cba032dddaf40fbba028e75397ac7"
end
depends_on "pkg-config" => :build