From ae382a93bb3649b82d75b3720b8d26f77a65ca9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 00:33:40 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.31.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 731f4a7980..a3abd58177 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.31.1", + "version": "0.31.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.31.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "c5445c0cd4c0b725d53e7169d09318bce3d56bd7ba704849055ea8e7a06603c8" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.31.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "ef093879b69a81271daab8dee43501dc7f1a13f9fbd4c97d30a1dd47e83a1c61" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.31.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "bd4415b0ed8cd191ea3ff41f3f32db6afea64399460fcf05c005b5a8a397eea7" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.31.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "629583f3845ba7c46fb2462bc61dfa4b9a12f00c0b8eaeb9a49a55caba131ad5" } }, "bin": "cloud-nuke.exe",