aws-nuke: Update to version 2.22.1

This commit is contained in:
github-actions[bot] 2023-04-05 16:29:32 +00:00
parent a0f0b237a3
commit 442ce55d0a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.22.0", "version": "2.22.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.22.0/aws-nuke-v2.22.0-windows-amd64.zip", "url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.22.1/aws-nuke-v2.22.1-windows-amd64.zip",
"hash": "7633bf0c617fad18f28fe9eac4fe9dba032c1c6a6aadf1ebc4ec00450bc680db" "hash": "73f823c5e8eb6d9ea02ccc058c29fa54a7462d44c8137cf66272327ab5bc604d"
} }
}, },
"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\"",