We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c79a97 commit e822743Copy full SHA for e822743
Formula/a/aws-nuke.rb
@@ -1,8 +1,8 @@
1
class AwsNuke < Formula
2
desc "Nuke a whole AWS account and delete all its resources"
3
homepage "https://github.com/ekristen/aws-nuke"
4
- url "https://github.com/ekristen/aws-nuke/archive/refs/tags/v3.54.0.tar.gz"
5
- sha256 "c47178ca467934bec1dd86a931aa0f8b88898678a14e717368be87c048800b8c"
+ url "https://github.com/ekristen/aws-nuke/archive/refs/tags/v3.54.1.tar.gz"
+ sha256 "dcfacc119e072ebf89056921c3855b65eafbe55083ebdff14fe641656fbf9180"
6
license "MIT"
7
head "https://github.com/ekristen/aws-nuke.git", branch: "main"
8
0 commit comments