Skip to content

Commit 7cf74ad

Browse files
committed
libxmlb: update 0.3.15 bottle.
1 parent dd866f8 commit 7cf74ad

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

Formula/lib/libxmlb.rb

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,13 @@ class Libxmlb < Formula
99
head "https://github.com/hughsie/libxmlb.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any, arm64_sonoma: "8e948e072c03d6f2a22ffebadea460a60cde0e39d0acf34b084f2dcde6cfc232"
13-
sha256 cellar: :any, arm64_ventura: "d559affb136b4760ff305c43a5e44e5718825d288c51e6cdecd0010f714bec6d"
14-
sha256 cellar: :any, arm64_monterey: "9d9c5f63e7b4954af974a934a25f336b21414c03f5c211760f60129b9fdb6535"
15-
sha256 cellar: :any, arm64_big_sur: "f3e90937bc23a93fdabed8a57a3730bc493c8d4b7f11c596b3866f0fe8af3fb4"
16-
sha256 cellar: :any, sonoma: "422aedd54f77080177ad8bca05a79091c6b7f78566771a44c88448c629ed08bf"
17-
sha256 cellar: :any, ventura: "32f59c353bd95d2adfe0f211bb72ab4151ab6036a2903505526fc0235bb8f1da"
18-
sha256 cellar: :any, monterey: "a8bd5a4736840b4101c025e9a1f388fcecc59b5b38bd8dc7d190fc85b518b98e"
19-
sha256 cellar: :any, big_sur: "90c78e6761f8205aee5e6cc17f84df1242dd39e9e40ab1b7ff31c6377f59fcab"
20-
sha256 x86_64_linux: "2edcfafa3520e595284fe6c23536e7761a49465e55b7b00de444da193ea7ab25"
12+
sha256 cellar: :any, arm64_sonoma: "2d692fb9882fdb2423822b8c530c2d62a86e320e7f007b25f823e5ebf1ec377d"
13+
sha256 cellar: :any, arm64_ventura: "faf33970ff974eb83dcc34644ae8a9079ac72e2254240713a9c9c1359369de0b"
14+
sha256 cellar: :any, arm64_monterey: "08590c495e65101622c01ad767374aa185530bf177b0ff8ca3525bd1a1a4923f"
15+
sha256 cellar: :any, sonoma: "be18eea4ee81d35ff3e958cecf49322529470bace853f1a1484725a0e96dc1b4"
16+
sha256 cellar: :any, ventura: "c20865d695bee54dfabf9f21a569c37fb9ea4ec4281733a8881ef7487df73327"
17+
sha256 cellar: :any, monterey: "9f0a96407ce0f4a52496eba2fbe4ab84cc0f776cbac0609d609b6d51e0a9b15b"
18+
sha256 x86_64_linux: "f5bdb8192c1fe6e353b13c860aeadca4d4f0d98d317e482c8fae6343709f5a45"
2119
end
2220

2321
depends_on "gi-docgen" => :build

0 commit comments

Comments
 (0)