Skip to content

Commit

Permalink
osinfo-db: update 20240510 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 11, 2024
1 parent 01f4b2f commit 0894397
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Formula/o/osinfo-db.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,13 @@ class OsinfoDb < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "a8c86aee5fd157554d85aa0a28d4c12bc5bdf03ccb5e67ac5c8c524d78bd1971"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5e882b6e0ef6b40d14000f2b644c3c08a8b31b043b16da0a99061ebab2e0cf9d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b5397eebeaec3329837cdbf2b34c1b1466b51fbc135ae4e03c070e1e964b942d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "edbfddba870c0af89d7acc027fea1de62ee382c74d979bac002603d87b7b745f"
sha256 cellar: :any_skip_relocation, sonoma: "b9b29ed514da74c2ac8ae68b77c890c022193d191401d29183e4cf71463b487d"
sha256 cellar: :any_skip_relocation, ventura: "9ed1048c2e987684f1414705a2a779a4180f115c7872bbbd5ef36f27bc83bd47"
sha256 cellar: :any_skip_relocation, monterey: "c766dec8bc473cc48d046a6bd93c01790ba45decb063f017572e7f8341e87a77"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b34d0ec8dadd41f63b2c473928512a9e20c120bb6984cfdee2737c7baf38de87"
end

depends_on "osinfo-db-tools" => [:build, :test]
Expand Down

0 comments on commit 0894397

Please sign in to comment.