Skip to content

Commit 5f81382

Browse files
committed
aws-nuke: update 3.34.0 bottle.
1 parent f706d61 commit 5f81382

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/aws-nuke.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class AwsNuke < Formula
77
head "https://github.com/ekristen/aws-nuke.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "009b690771a6a8388ddb41986932c34fb16424ece2fd8963781bb5eee0de95df"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "009b690771a6a8388ddb41986932c34fb16424ece2fd8963781bb5eee0de95df"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "009b690771a6a8388ddb41986932c34fb16424ece2fd8963781bb5eee0de95df"
13-
sha256 cellar: :any_skip_relocation, sonoma: "cf99f07c69dce750bb1f7e5f794414e01627b21802a72aa81eb83b7d2055f6fb"
14-
sha256 cellar: :any_skip_relocation, ventura: "cf99f07c69dce750bb1f7e5f794414e01627b21802a72aa81eb83b7d2055f6fb"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "10e1330e35bbf45acdf2a464d0da13def9c4ba1624f9e2a1bfccb7ed4e02deda"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8328a06381ca104a275993dc52c9f0726f5ec54d33aa4c850d578c559e19aa53"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8328a06381ca104a275993dc52c9f0726f5ec54d33aa4c850d578c559e19aa53"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "8328a06381ca104a275993dc52c9f0726f5ec54d33aa4c850d578c559e19aa53"
13+
sha256 cellar: :any_skip_relocation, sonoma: "609acd82c5ca5c1130b8fc21384e141fd3a4870cee5a093dd659b53312f5df4b"
14+
sha256 cellar: :any_skip_relocation, ventura: "609acd82c5ca5c1130b8fc21384e141fd3a4870cee5a093dd659b53312f5df4b"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "253f6a99567fa750cc6f2e13c3003e9a0141ab89dd3ec03b6182e42157965264"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)