Skip to content

Commit c73f9fe

Browse files
committed
stellar-cli: update 22.8.0 bottle.
1 parent 4bc231a commit c73f9fe

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: "03b62ed13c68b1f3500f5d781ae3f65ab35df488b6f6b9abb6aa19ff788c8632"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b8f3802bdd31dacf7330166bf1ca27add6295366372c0765c693ca8ee02bd65e"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "78fe1fa3cc4892a5eed6ca674117a1ae5071591e2cd2298501849efb24e05935"
13-
sha256 cellar: :any_skip_relocation, sonoma: "168f5ad2820b3f1986eed094c67be4268c6ced4407722e80cf865f6c97c1475a"
14-
sha256 cellar: :any_skip_relocation, ventura: "f0cb009173a4969b9f83cd6cb659b7591e72978ca2bcd9244fc28b74f288f793"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "e555c3ac7ae4290eca98d7a30912cff629942ff6d7ef675d5cfdc0801031cc95"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5ec9ea938d694a78bc7a8e4c9fa6c9924c641031ebb8e155d703ee7963d76eae"
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"
1717
end
1818

1919
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)