From bce6e89dae356c436ec047d51795c1e1b54ed98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rau=CC=81l?= Date: Fri, 12 Jul 2019 09:23:18 +0200 Subject: [PATCH] libvirt bumped to 5.5.0 --- virt-manager.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virt-manager.rb b/virt-manager.rb index 4e8b6e8..8cc932a 100644 --- a/virt-manager.rb +++ b/virt-manager.rb @@ -26,8 +26,8 @@ class VirtManager < Formula depends_on "vte3" resource "libvirt-python" do - url "https://libvirt.org/sources/python/libvirt-python-5.4.0.tar.gz" - sha256 "0ce3881db90f0b178f9a0b1ed44b08a9552737eabb3c22673c65c053b83e010b" + url "https://libvirt.org/sources/python/libvirt-python-5.5.0.tar.gz" + sha256 "561cafedb83e41880405905f6309f4a86981cfe05edbbc83c839f7c47d8ba603" end resource "idna" do