Skip to content

Commit

Permalink
aws-console: update 1.20.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 16, 2024
1 parent b1f7ef6 commit 897bb0f
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Formula/a/aws-console.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@ class AwsConsole < Formula
end

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "276260eb6ee6d8670855160628cfa1e92905aa5bc27e466b83d87d3d9c6bb22f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "276260eb6ee6d8670855160628cfa1e92905aa5bc27e466b83d87d3d9c6bb22f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "276260eb6ee6d8670855160628cfa1e92905aa5bc27e466b83d87d3d9c6bb22f"
sha256 cellar: :any_skip_relocation, sonoma: "9fb76aae55a8d058973e73cb7f1ebecf16d561f58eeae1b6aaabbcccf6e2f51c"
sha256 cellar: :any_skip_relocation, ventura: "9fb76aae55a8d058973e73cb7f1ebecf16d561f58eeae1b6aaabbcccf6e2f51c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c740d794cf84642ac4d366ee0246988d0888da6d5c694066b9a0f012acf6faae"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fd63302480b83a477d2854d3c1218790cc05d845e23b94678a407b4623689d5f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fd63302480b83a477d2854d3c1218790cc05d845e23b94678a407b4623689d5f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fd63302480b83a477d2854d3c1218790cc05d845e23b94678a407b4623689d5f"
sha256 cellar: :any_skip_relocation, sonoma: "0d5f4e3ffdaa50d17cb0addd074967dc2b6323b34cad2c0214a44fd247d04bed"
sha256 cellar: :any_skip_relocation, ventura: "0d5f4e3ffdaa50d17cb0addd074967dc2b6323b34cad2c0214a44fd247d04bed"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d553f976fc7b7942cd163c64f800b20bf07b067af424c65d29af404e5fdc0ab8"
end

depends_on "go" => :build
Expand Down

0 comments on commit 897bb0f

Please sign in to comment.