Bump dependency libvirt-python to 1.3.2
This commit is contained in:
parent
0195530e3c
commit
0889cdb1d5
|
@ -23,8 +23,8 @@ class VirtManager < Formula
|
||||||
# TODO: audio
|
# TODO: audio
|
||||||
|
|
||||||
resource "libvirt-python" do
|
resource "libvirt-python" do
|
||||||
url "https://libvirt.org/sources/python/libvirt-python-1.3.1.tar.gz"
|
url "https://libvirt.org/sources/python/libvirt-python-1.3.2.tar.gz"
|
||||||
sha256 "7143b922a9bd66a5e199b13316fa4266cbffc23db01c99bce37216a1eb9118f7"
|
sha256 "6d35ae9e7801573393b9c92471f39e6700d479f10b641df81d041b469f160bf8"
|
||||||
end
|
end
|
||||||
|
|
||||||
resource "requests" do
|
resource "requests" do
|
||||||
|
|
Loading…
Reference in a new issue