We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a8066 commit 0b98451Copy full SHA for 0b98451
Formula/lib/libvirt-python.rb
@@ -1,8 +1,8 @@
1
class LibvirtPython < Formula
2
desc "Libvirt virtualization API python binding"
3
homepage "https://www.libvirt.org/"
4
- url "https://download.libvirt.org/python/libvirt-python-11.1.0.tar.gz"
5
- sha256 "00efb9a781087668512d6a002eb9cd136e44ff8701ac6793cc13b6fdc6d9ef8f"
+ url "https://download.libvirt.org/python/libvirt-python-11.2.0.tar.gz"
+ sha256 "bb5f245f0e01579b0b48e8657f0488f440e609c6b6c3c7c7e7c4ae4e61d3c346"
6
license "LGPL-2.1-or-later"
7
8
livecheck do
0 commit comments