Skip to content

Commit 065a6a4

Browse files
committed
libvirt-python 11.4.0
1 parent 57d5c2f commit 065a6a4

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.3.0.tar.gz"
5-
sha256 "4cd31e625e8fefbbe168faedb38cb7fa2da3fa7394326eed29dc46e7ca511979"
4+
url "https://download.libvirt.org/python/libvirt-python-11.4.0.tar.gz"
5+
sha256 "7335de498e3fdb2c96f68ee4065d44ab0404b79923d6316819a4b5f963f80125"
66
license "LGPL-2.1-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)