From 9ae31cd388e247dcb5e798d2c93b0fc6cc864392 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 00:47:00 +0000 Subject: [PATCH] aws-nuke: Update to version 2.20.0 --- bucket/aws-nuke.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws-nuke.json b/bucket/aws-nuke.json index b25586cbec..42d300c06e 100644 --- a/bucket/aws-nuke.json +++ b/bucket/aws-nuke.json @@ -1,12 +1,12 @@ { - "version": "2.19.0", + "version": "2.20.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.19.0/aws-nuke-v2.19.0-windows-amd64.zip", - "hash": "6978fc6701f518bddab4ae297c30fd3a432abf30f450be20913de168a7b0a0aa" + "url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.20.0/aws-nuke-v2.20.0-windows-amd64.zip", + "hash": "8337f29b59439823f9d863f99c916ee10839f0f21fa4ec028f3ca386143b4013" } }, "pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",