qemu: update 3.1.0_1 bottle.
This commit is contained in:
parent
9ebbc474d8
commit
aaef38b6f4
1 changed files with 4 additions and 3 deletions
|
@ -7,9 +7,10 @@ class Qemu < Formula
|
|||
head "https://git.qemu.org/git/qemu.git"
|
||||
|
||||
bottle do
|
||||
sha256 "a4c1c5528954059bc7ae79f6a572a8292a5f87d6b8d4800b5c304202719a95fa" => :mojave
|
||||
sha256 "1e8861a371dabaa1f1612df71fe32ceee5bbe36dc85f7485616b1d5f505c143e" => :high_sierra
|
||||
sha256 "f3dc9262cdc1ee6ebbf15e93a47dfc54933871cf60302b3abb77fed9c2b9e738" => :sierra
|
||||
rebuild 1
|
||||
sha256 "dd7cb5e2b5d7fc3738c72f1e8fe47ee2fd335223b1ec4694749800b6ba87d552" => :mojave
|
||||
sha256 "86cad762d521c4170c0af2fa2932e0d123db2838097895e155f49f12525eb90a" => :high_sierra
|
||||
sha256 "ff6d0904a871d605aefda6cd0574a0ccfb09b758cca832d347ff843eb52f97fd" => :sierra
|
||||
end
|
||||
|
||||
deprecated_option "with-sdl" => "with-sdl2"
|
||||
|
|
Loading…
Reference in a new issue