Skip to content

Commit 9c37f11

Browse files
committed
inxi: update 3.3.19-1 bottle.
1 parent f68766f commit 9c37f11

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/inxi.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Inxi < Formula
77
head "https://github.com/smxi/inxi.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_monterey: "85d6627720fcdae437cff245c2e778b50b4ef45f50a3c78b80c0681696cda094"
11-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "85d6627720fcdae437cff245c2e778b50b4ef45f50a3c78b80c0681696cda094"
12-
sha256 cellar: :any_skip_relocation, monterey: "ef47928c9f2cef54251859d947a0378cfad528f8fb01da4f31140ad3733fd848"
13-
sha256 cellar: :any_skip_relocation, big_sur: "ef47928c9f2cef54251859d947a0378cfad528f8fb01da4f31140ad3733fd848"
14-
sha256 cellar: :any_skip_relocation, catalina: "ef47928c9f2cef54251859d947a0378cfad528f8fb01da4f31140ad3733fd848"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5f053e694fd1909d133773c88d6be1ef03e80d5aa976c5f396a9535ea1877f7b"
10+
sha256 cellar: :any_skip_relocation, arm64_monterey: "cb51b22181b68460ade685b88d697c3b97e01534cc1ba1d6c4a4d245b2a55f6d"
11+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "cb51b22181b68460ade685b88d697c3b97e01534cc1ba1d6c4a4d245b2a55f6d"
12+
sha256 cellar: :any_skip_relocation, monterey: "6d8315a833249edc40f1bb82f50a64ecc0d7f0749cd9a1fa79f74417e1d6d635"
13+
sha256 cellar: :any_skip_relocation, big_sur: "6d8315a833249edc40f1bb82f50a64ecc0d7f0749cd9a1fa79f74417e1d6d635"
14+
sha256 cellar: :any_skip_relocation, catalina: "6d8315a833249edc40f1bb82f50a64ecc0d7f0749cd9a1fa79f74417e1d6d635"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cb51b22181b68460ade685b88d697c3b97e01534cc1ba1d6c4a4d245b2a55f6d"
1616
end
1717

1818
uses_from_macos "perl"

0 commit comments

Comments
 (0)