aws-nuke: Update to version 2.25.0

This commit is contained in:
github-actions[bot] 2023-09-04 12:30:49 +00:00
parent d0c1ca8417
commit e915e71f22

View File

@ -1,12 +1,12 @@
{
"version": "2.24.2",
"version": "2.25.0",
"description": "Allows deleting all resources of an AWS account.",
"homepage": "https://github.com/rebuy-de/aws-nuke",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.24.2/aws-nuke-v2.24.2-windows-amd64.zip",
"hash": "655f00fabbed946ae5e0b49f5cb8cbc1e8cdf5a42b4b8c430b2982a07510e3da"
"url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.25.0/aws-nuke-v2.25.0-windows-amd64.zip",
"hash": "d7a8a0e68bfb2c26cf4fa3931d6608828c483fdd7f34f04a2316bde12eb6ea1f"
}
},
"pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",