Skip to content

Commit 8f481de

Browse files
authored
Merge pull request Homebrew#205390 from Homebrew/bump-osinfo-db-20250124
osinfo-db 20250124
2 parents 106a781 + 38d5848 commit 8f481de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/osinfo-db.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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]

0 commit comments

Comments
 (0)