diff --git a/bucket/aws-nuke.json b/bucket/aws-nuke.json index 07ee978b2e..b25586cbec 100644 --- a/bucket/aws-nuke.json +++ b/bucket/aws-nuke.json @@ -1,12 +1,12 @@ { - "version": "2.18.1", + "version": "2.19.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.18.1/aws-nuke-v2.18.1-windows-amd64.zip", - "hash": "a09cf12b56540fd63b6aef8210441fe16cf1f2ff3666495436479f438783cb0c" + "url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.19.0/aws-nuke-v2.19.0-windows-amd64.zip", + "hash": "6978fc6701f518bddab4ae297c30fd3a432abf30f450be20913de168a7b0a0aa" } }, "pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",