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 02aceb2 commit 1c85a14Copy full SHA for 1c85a14
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.59.0.tar.gz"
5
- sha256 "eaedec528520a8a4e3d81822b89a19c9ce2776b78ac6bf04497f6aaf72043004"
+ url "https://github.com/ekristen/aws-nuke/archive/refs/tags/v3.59.1.tar.gz"
+ sha256 "005ad4584074ef0952870b13c2b45294b46bad9a10ffb0bdb6d628a28091bac8"
6
license "MIT"
7
head "https://github.com/ekristen/aws-nuke.git", branch: "main"
8
0 commit comments