Skip to content

Commit 231a025

Browse files
committed
libvirt 11.5.0
1 parent e13ee4a commit 231a025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libvirt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libvirt < Formula
22
desc "C virtualization API"
33
homepage "https://libvirt.org/"
4-
url "https://download.libvirt.org/libvirt-11.4.0.tar.xz"
5-
sha256 "e10059efc655532b0cfe44d961c87c5a56e45393cc7bd343bd3348b40d73b267"
4+
url "https://download.libvirt.org/libvirt-11.5.0.tar.xz"
5+
sha256 "2b63b9d60538e1e2fa4e3f6d836409e6ff705249c79001914ac3400859d72423"
66
license all_of: ["LGPL-2.1-or-later", "GPL-2.0-or-later"]
77
head "https://gitlab.com/libvirt/libvirt.git", branch: "master"
88

0 commit comments

Comments
 (0)