From fdd84237203315de790c61c184dfdd628936a40c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 20:24:19 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.29.4 --- 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 3bbb2a316a..a43c3e3f41 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.29.3", + "version": "0.29.4", "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.29.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "3ee34e8eefc80820e8d1282bfd36507297c9e6f0fe5bca951cee1d803dd42085" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.4/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "1747b2994c86d8bdd972e86e1b1ddde1f667639f3f06b2febc101fd581eb9bd3" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "a1edaf641d6f244ae6fc0b5719f2c170aad970b38a43a580bd88b2796d4ab6db" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.4/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "0a8ddd4310c7313f4e5cbeff1aa4700018114cfc3b6e8a62eef31a6b27c4a6de" } }, "bin": "cloud-nuke.exe",