From b05d5122e91d8426d7ef104cec4077f70a261be6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:31:05 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.38.2 --- 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 ea6359a128..a0b9e6bbd7 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.38.1", + "version": "0.38.2", "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.38.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "886993173912a1d54519dddfab44cf5a4a154ec6d258e141a6cb46e0f5b2b5ba" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "037fa1e15da90efc463f2a68bc6fe4a7afc1d9b938c9bd45524a50ae03fb4afa" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "25de6f7e67f9f8612eaedb297c32fa5cc7318e45fa3e63e7faa3d02e25fdb385" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "a93197fc8a42eb60adfe216116aebe88d35b4a76a7d64cbc147cafeadc6fd6b6" } }, "bin": "cloud-nuke.exe",