Merge pull request #137 from jaghaimo/master

virt-manager: update libvirt-python to 5.8.0
This commit is contained in:
Jeffrey Wildman 2019-10-09 20:14:41 -04:00 committed by GitHub
commit 2d556b2900
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,8 @@ class VirtManager < Formula
depends_on "vte3"
resource "libvirt-python" do
url "https://libvirt.org/sources/python/libvirt-python-5.7.0.tar.gz"
sha256 "7af4ff057f36e1c806caca2b30abc020cdccd08d89e8898b54b66c1779d509a4"
url "https://libvirt.org/sources/python/libvirt-python-5.8.0.tar.gz"
sha256 "4617fa535364a155425dc99f639b3a0fe9f703eb36feb56b3917b5443a1ddf4f"
end
resource "idna" do