File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class OsinfoDb < Formula
22 desc "Osinfo database of operating systems for virtualization provisioning tools"
33 homepage "https://libosinfo.org/"
4- url "https://releases.pagure.org/libosinfo/osinfo-db-20240701 .tar.xz" , using : :nounzip
5- sha256 "1d7381a72f0c45f473befa4a92fa010a37fc4f7b2bb5d1f68e06da440ef6905d "
4+ url "https://releases.pagure.org/libosinfo/osinfo-db-20250124 .tar.xz" , using : :nounzip
5+ sha256 "7ca717f0975a798135a2b39eefdd1436a0b0682e29685c7fd01ef7f83a257250 "
66 license "GPL-2.0-or-later"
77
88 livecheck do
@@ -11,7 +11,7 @@ class OsinfoDb < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "dbf14e46ea4e014a9b90d766e0771d6cf6638332c9c485a912580d4d900e675f "
14+ sha256 cellar : :any_skip_relocation , all : "0f63a7d54ad267ae4178a13f7a465bd0c2a9875bca1c3e23c9d1c2e4f795630a "
1515 end
1616
1717 depends_on "osinfo-db-tools" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments