aws-nuke: Update to version 2.24.2

This commit is contained in:
github-actions[bot] 2023-08-23 16:27:08 +00:00
parent 559f1842ac
commit 3b0f6a8f7b

View File

@ -1,12 +1,12 @@
{ {
"version": "2.24.1", "version": "2.24.2",
"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.24.1/aws-nuke-v2.24.1-windows-amd64.zip", "url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.24.2/aws-nuke-v2.24.2-windows-amd64.zip",
"hash": "3cd0d1be3c749f7e8da8de2a7a8fe83c62994c71ed7ff738e2623cb71b03cbd0" "hash": "655f00fabbed946ae5e0b49f5cb8cbc1e8cdf5a42b4b8c430b2982a07510e3da"
} }
}, },
"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\"",