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 57d5c2f commit 065a6a4Copy full SHA for 065a6a4
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.3.0.tar.gz"
5
- sha256 "4cd31e625e8fefbbe168faedb38cb7fa2da3fa7394326eed29dc46e7ca511979"
+ url "https://download.libvirt.org/python/libvirt-python-11.4.0.tar.gz"
+ sha256 "7335de498e3fdb2c96f68ee4065d44ab0404b79923d6316819a4b5f963f80125"
6
license "LGPL-2.1-or-later"
7
8
livecheck do
0 commit comments