From 374cae336d8a6eddf9348bc5eda4436e504fc43a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 00:41:47 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.45.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 16cd7af4a3..539916e2a1 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.44.0", + "version": "0.45.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.44.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "b6266bc9c2ff404da06c5157803269044e09015dbaef58cbda2096f800a715ba" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.45.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "5078a760a1d7904f1ec6f0374b4626386e8da6406cab179f7b32ef782286f359" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.44.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "297cc27d3d2a5a7db1e37744f948d27ad089ecc6d2c994c01880cf10047eba18" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.45.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "c2ea6bcdf1f4c297e56bdbda4cdb0075435ff015c5bd06b32d351daafea9e200" } }, "bin": "cloud-nuke.exe",