Skip to content

Commit 0b98451

Browse files
committed
libvirt-python 11.2.0
1 parent 93a8066 commit 0b98451

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libvirt-python.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class LibvirtPython < Formula
22
desc "Libvirt virtualization API python binding"
33
homepage "https://www.libvirt.org/"
4-
url "https://download.libvirt.org/python/libvirt-python-11.1.0.tar.gz"
5-
sha256 "00efb9a781087668512d6a002eb9cd136e44ff8701ac6793cc13b6fdc6d9ef8f"
4+
url "https://download.libvirt.org/python/libvirt-python-11.2.0.tar.gz"
5+
sha256 "bb5f245f0e01579b0b48e8657f0488f440e609c6b6c3c7c7e7c4ae4e61d3c346"
66
license "LGPL-2.1-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)