From 1b9b227eb70d6d1b9d92495ede87c8bf07899901 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 16:27:05 +0000 Subject: [PATCH] aws-nuke: Update to version 2.24.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 53734484e1..bfd151b490 100644 --- a/bucket/aws-nuke.json +++ b/bucket/aws-nuke.json @@ -1,12 +1,12 @@ { - "version": "2.23.0", + "version": "2.24.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.23.0/aws-nuke-v2.23.0-windows-amd64.zip", - "hash": "50e63c7afcffe96ef987e9513e956ac1948d4c1da49160a26d4b7608a835195f" + "url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.24.0/aws-nuke-v2.24.0-windows-amd64.zip", + "hash": "1738a172a92103924980d3018a54bdaf5ccec15577ef8a44f356e6987acc9c82" } }, "pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",