diff --git a/bucket/aws-nuke.json b/bucket/aws-nuke.json index bfd151b490..31ac0469fb 100644 --- a/bucket/aws-nuke.json +++ b/bucket/aws-nuke.json @@ -1,12 +1,12 @@ { - "version": "2.24.0", + "version": "2.24.1", "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.0/aws-nuke-v2.24.0-windows-amd64.zip", - "hash": "1738a172a92103924980d3018a54bdaf5ccec15577ef8a44f356e6987acc9c82" + "url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.24.1/aws-nuke-v2.24.1-windows-amd64.zip", + "hash": "3cd0d1be3c749f7e8da8de2a7a8fe83c62994c71ed7ff738e2623cb71b03cbd0" } }, "pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",