File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ 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_tahoe : "c7d08263b89dec17d444688ce9b471b36bdf57c02f10c3ff1efef741d6c96bf0 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "072ef5656968cce7b2f6724d5956baa044142902ac8fd4d48d23ea26ab35125f "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b4c5d37012c91724cbd6ec38e592a6beaf5b4bbd76c922a9b03b9d96ab2374a6 "
13- sha256 cellar : :any_skip_relocation , sonoma : "4ec45b53f94dd3f54ad31d91040725b4192bee3b417e6c44cbc69ff3606f4a01 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "ce05d32d9c9fdc06f85462af0cee9bf1dbfb06938388e65631896483315bb3a2 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "60f5753a8b41429f2f2310385ae039046770396bdca44eea8189a786e845863c "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "b64329e1c30089c71d7c7bb5e4070ed99c4439c821662e85c980f2e77f77b155 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "8e0b82f9fb0b74469c42610118dad622c6f56cf0508c1fd6b1d03c059ca61eef "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f1c25aed977f39ab39bff6e0bfef7a179376ce574a21066d2e48ea16e0034da8 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "4a3922fdd383daa768f08fa1560dc1ad92a9dedae3e830384d3f5b2004d81c6a "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "f0a6c6faff3416304d9fe6be6478b6dd2d9f689b26574e504254ed0bf765b0d0 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "90d4abe29b610bb41a8d0f0d2540c837055b1150dce56a0a02c23144ef6b2b00 "
1616 end
1717
1818 depends_on "pkgconf" => :build
You can’t perform that action at this time.
0 commit comments