From 4fcb6e3cf7dbf608c69ba4784b602a87527e4f91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 00:32:49 +0000 Subject: [PATCH] aws-nuke: Update to version 2.21.2 --- 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 901fe5db18..3a7e0b8321 100644 --- a/bucket/aws-nuke.json +++ b/bucket/aws-nuke.json @@ -1,12 +1,12 @@ { - "version": "2.21.1", + "version": "2.21.2", "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.1/aws-nuke-v2.21.1-windows-amd64.zip", - "hash": "fda4e305bd6dd06b64550cf68b4c12e2fa0b30f006ecec1e49ca029aebc05878" + "url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.21.2/aws-nuke-v2.21.2-windows-amd64.zip", + "hash": "d7650572489a2cc842514575039d7bff65297ce630de18b908eba465216845fc" } }, "pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",