aws-nuke: Update to version 2.21.1

This commit is contained in:
github-actions[bot] 2022-12-09 16:29:36 +00:00
parent 16c0caf2b4
commit e5a2e0787f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.20.0", "version": "2.21.1",
"description": "Allows deleting all resources of an AWS account.", "description": "Allows deleting all resources of an AWS account.",
"homepage": "https://github.com/rebuy-de/aws-nuke", "homepage": "https://github.com/rebuy-de/aws-nuke",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.20.0/aws-nuke-v2.20.0-windows-amd64.zip", "url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.21.1/aws-nuke-v2.21.1-windows-amd64.zip",
"hash": "8337f29b59439823f9d863f99c916ee10839f0f21fa4ec028f3ca386143b4013" "hash": "fda4e305bd6dd06b64550cf68b4c12e2fa0b30f006ecec1e49ca029aebc05878"
} }
}, },
"pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"", "pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",