From ffc22e4a1b71b5dcddbccfb31cc2a440cf8ca11f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 20:25:10 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.29.5 --- 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 a43c3e3f41..28062b5480 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.29.4", + "version": "0.29.5", "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.4/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "1747b2994c86d8bdd972e86e1b1ddde1f667639f3f06b2febc101fd581eb9bd3" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.5/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "7e1a3a8c45676333f37b086d0bbbb7c567fa6d59ad641b88708894ead9993ee6" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.4/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "0a8ddd4310c7313f4e5cbeff1aa4700018114cfc3b6e8a62eef31a6b27c4a6de" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.5/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "5a766523e103aec4f37ce57be29c0dc0f6df1770838f3d08bf213314637fcd06" } }, "bin": "cloud-nuke.exe",