From 436b4dac01dca5bb8a4d8b5486a37670f7d59fcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 00:32:13 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.7.3 --- 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 bcc7de5872..3636199d09 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.7.1", + "version": "0.7.3", "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.7.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "6c744b7f67304d73589a6cc4b32b3957b8761168e50004a67b5224d179d73b24" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "255f6f867777d21566102b22352a14750f6c6ba4f29c91bebc8a652268d539c0" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "15edf544efd724efa7b3a550288e2f06d72ec4cd3247445647cee30d0db31aef" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "af5ca1db1cb203c7a8c526077f8383ec6b933d62ee661b937c3971b070572834" } }, "bin": "cloud-nuke.exe",