From bc7fcfe7276825406ab5766db95b5de3cabb0ee3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 2 Dec 2024 23:18:16 +0000 Subject: [PATCH 1/2] stellar-cli 22.0.1 --- Formula/s/stellar-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s/stellar-cli.rb b/Formula/s/stellar-cli.rb index a0527eaf86604..aeb5eb20667fb 100644 --- a/Formula/s/stellar-cli.rb +++ b/Formula/s/stellar-cli.rb @@ -1,8 +1,8 @@ class StellarCli < Formula desc "Stellar command-line tool for interacting with the Stellar network" homepage "https://developers.stellar.org" - url "https://github.com/stellar/stellar-cli/archive/refs/tags/v22.0.0.tar.gz" - sha256 "658fc88d8abe6511091f65e9ff0ad001643c916334572b054d736385be2ed977" + url "https://github.com/stellar/stellar-cli/archive/refs/tags/v22.0.1.tar.gz" + sha256 "5645295b59dad15063c8c3b7d8e65cc08d6c0e0e1f409643500ebb97e98d6908" license "Apache-2.0" head "https://github.com/stellar/stellar-cli.git", branch: "main" From 32d76267e8120aa8cc8b80d322803f0d5cf5317a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 3 Dec 2024 00:45:51 +0000 Subject: [PATCH 2/2] stellar-cli: update 22.0.1 bottle. --- Formula/s/stellar-cli.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/s/stellar-cli.rb b/Formula/s/stellar-cli.rb index aeb5eb20667fb..10d5fa41f14eb 100644 --- a/Formula/s/stellar-cli.rb +++ b/Formula/s/stellar-cli.rb @@ -7,12 +7,12 @@ class StellarCli < Formula head "https://github.com/stellar/stellar-cli.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "96973a25c2e9c1b1f2e6f2433e643d930a9ccd30669f909b752644da7601792a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f396ecea540e3761338b34b8b5883c4b28d8ee4d085ca24eb883eddab27fab9b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "e007a3067c819e2254572b1a3fd928379f060d2b4b736ef0ade76a79c02479f7" - sha256 cellar: :any_skip_relocation, sonoma: "caedffc1652aa1cddd3b0cb3c9f728378fbac13765d5c34f35c1954765d2a698" - sha256 cellar: :any_skip_relocation, ventura: "a690b6f48b82ca2c187b64ca1e866ef90059da0e2d7b7a02bc03710e932147dc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "bd594e5e89b8c29f2bcb1f486a16beb62c410878f76fd820f0825a9ffab02059" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "62bd031de38570dc607ae126aabdc7ade4e448c25adb7776ea1e6f241125fda4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a688637e85f16d662edef04092a8da1fe7175b9e80e594ba50bd49d187929a14" + sha256 cellar: :any_skip_relocation, arm64_ventura: "2c4c7953aaa9bdade0ad04b30bf5f5ee374a7a7e984c3e585afe740da5504c85" + sha256 cellar: :any_skip_relocation, sonoma: "4a2fb8ac91f1d59d130b5b4ca740bde54918284539df76a42cfea022fe3c0671" + sha256 cellar: :any_skip_relocation, ventura: "0d03ea1e860dd0f67a45a1614890002416d44e660630933552a7b52150df63c3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c49ce81d7e9675f1709d32045536affdfccbf14814e763e258eebba5aca48832" end depends_on "pkgconf" => :build