diff --git a/bucket/aws-nuke.json b/bucket/aws-nuke.json index 3a7e0b8321..2995e74769 100644 --- a/bucket/aws-nuke.json +++ b/bucket/aws-nuke.json @@ -1,12 +1,12 @@ { - "version": "2.21.2", + "version": "2.22.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.21.2/aws-nuke-v2.21.2-windows-amd64.zip", - "hash": "d7650572489a2cc842514575039d7bff65297ce630de18b908eba465216845fc" + "url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.22.0/aws-nuke-v2.22.0-windows-amd64.zip", + "hash": "7633bf0c617fad18f28fe9eac4fe9dba032c1c6a6aadf1ebc4ec00450bc680db" } }, "pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",