Skip to content

Commit 97e0d70

Browse files
committed
stellar-cli: update 22.8.1 bottle.
1 parent e76af16 commit 97e0d70

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/s/stellar-cli.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class StellarCli < Formula
77
head "https://github.com/stellar/stellar-cli.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "53d792d9bf9b480a746afa78a8f6a8a339855204583361303607a3e941acc37a"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e9aeb570b1afc8cb6fc053883da2fb7645e7c8f7959af65d7d1cf8116e168951"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f62fa20e0ea352c56359c76ff1614567dbedd24e953401efb751860d4c149b3f"
13-
sha256 cellar: :any_skip_relocation, sonoma: "7082f6f130da5443172a1df8e59641fd92e7e7f007f0fed19aa22f39e23425eb"
14-
sha256 cellar: :any_skip_relocation, ventura: "2d31abb1759b2fee92a0f1c036bcc8efb6dfbf4ffa8f4112d7c267a953fdafd7"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "bf90b960bde76e8a59b8acef5f3a074eba7d717ee23d992155934a14b7bf99fb"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e863c8a28c6a812ee3632a273c1bf6fe8bf8adcc82e2d8cb8e91c26e602f0f0d"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "501610d1a9b3eecde77e439ff1d5445182b5a7167b688ab2d35ec98c1f79081e"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "050a2e478db547437238318742d6dda25265c08e03be8a3acb8b9b4a0dbfa2bc"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "e5b2439f176e56123c335ecf6419593adb1ec0e7d42e801af579595bfb3d9103"
13+
sha256 cellar: :any_skip_relocation, sonoma: "3db6c61043d74f24fd6bfc092fe9dc3897a31532230e8c9a67a38dec673700ab"
14+
sha256 cellar: :any_skip_relocation, ventura: "070680b7cdac82e3644907f00fd8a91a0fbefa99f7ac57278ad3c279e3baf896"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "2c2edc0de9592016af29f6b1d09ed6e535c6d1922ee19dd53004000ef9c34558"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "495ff1bc15baa7f050775ae0f97d0c3993aac08ad3cc2ae98ec7660bd52a520e"
1717
end
1818

1919
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)