From 467e6e59fdf70752ec40a40024eccc0fa3fc82d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 04:29:24 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.40.0 --- bucket/cloud-nuke.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/cloud-nuke.json b/bucket/cloud-nuke.json index 1a3163deed..32e99bf119 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.39.0", + "version": "0.40.0", "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", "homepage": "https://github.com/gruntwork-io/cloud-nuke", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.39.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "b6b9aeaa68221db2c5dbd939f9edbb86581f8082976d7540aa7a52d428c36561" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.40.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "2c7c40d53ff85439fb969b4de88907ceb4d5d0382eb5fd84812d45753d5bdf7a" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.39.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "ced1ff65df075f18efb9e68c0fa16ee7dc9256e3151f6efc8dd6eaf26c59869f" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.40.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "4113a86871f54b002c0b8757e066b4652f85f08dcce8a8392fd8840cf1ad3ef7" } }, "bin": "cloud-nuke.exe",