Skip to content

Commit ef9e53b

Browse files
committed
aws-console: update 1.23.0 bottle.
1 parent 0166de6 commit ef9e53b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/aws-console.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ class AwsConsole < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "50ffbee824129a0ae63f19dc58772657f9b52d322a0cf84befb6907f9460937c"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "50ffbee824129a0ae63f19dc58772657f9b52d322a0cf84befb6907f9460937c"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "50ffbee824129a0ae63f19dc58772657f9b52d322a0cf84befb6907f9460937c"
17-
sha256 cellar: :any_skip_relocation, sonoma: "f05978a240080035d3ce63fccc42b1508001405920352e00c0c7789d819e711d"
18-
sha256 cellar: :any_skip_relocation, ventura: "f05978a240080035d3ce63fccc42b1508001405920352e00c0c7789d819e711d"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5e19d4906f97547f93c1dde27c3bfe4b320973d095d01c7cb2d5929d617f55dc"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "624c2e9a156e183546ca612af7e293d44ba60e29267e8b288c85defc3bb6a505"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "624c2e9a156e183546ca612af7e293d44ba60e29267e8b288c85defc3bb6a505"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "624c2e9a156e183546ca612af7e293d44ba60e29267e8b288c85defc3bb6a505"
17+
sha256 cellar: :any_skip_relocation, sonoma: "0f4b7f1b4ae0bbfd1eba137db3e02f61b582f0abac18a8354f96f5bcd2c52d47"
18+
sha256 cellar: :any_skip_relocation, ventura: "0f4b7f1b4ae0bbfd1eba137db3e02f61b582f0abac18a8354f96f5bcd2c52d47"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0f2fc520617b2f25edbfa951b4aa501796e845683688a8d0127e3f0be438415d"
2020
end
2121

2222
depends_on "go" => :build

0 commit comments

Comments
 (0)