Updated libvirt-python to 6.10.0

This commit is contained in:
The Ranger 2020-12-06 19:39:03 +02:00
parent b672de3d87
commit 501809770f

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.10.0.tar.gz"
sha256 "d204700b3421c8decdcd73c6d12980423c3d6171fc1437ba49470c2c60ebb45a"
url "https://libvirt.org/sources/python/libvirt-python-6.10.0.tar.gz"
sha256 "47a8e90d9f49bc0296d2817f6009e18dbb69844ce10b81c2a2672bccd6f49fd5"
end
resource "idna" do