From 5718861a46b9c73152da8982a2bae4f088ed3666 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 20:29:32 +0000 Subject: [PATCH] aws-nuke: Update to version 3.52.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 9463226997..529df66f61 100644 --- a/bucket/aws-nuke.json +++ b/bucket/aws-nuke.json @@ -1,12 +1,12 @@ { - "version": "3.52.1", + "version": "3.52.2", "description": "Allows deleting all resources of an AWS account.", "homepage": "https://aws-nuke.ekristen.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ekristen/aws-nuke/releases/download/v3.52.1/aws-nuke-v3.52.1-windows-amd64.zip", - "hash": "8472948d4da193437710c48d9b6df853fa030a005abc4c1e15d16f0c3066b63d" + "url": "https://github.com/ekristen/aws-nuke/releases/download/v3.52.2/aws-nuke-v3.52.2-windows-amd64.zip", + "hash": "6922f02c3453a35ed85cf59606872405daf6795927dfeb6262c8a50e5354aa6f" } }, "bin": "aws-nuke.exe",