From 7e340c7254775d63471f86a327589d08df5f49c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 00:31:56 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.9.0 --- 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 6e41aa89cc..64e1647378 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.8.2", + "version": "0.9.0", "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.8.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "52e5d714167cce739a65c5d4547cb600dfac040c892da33b7471752e10b6c05c" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.9.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "f75ef0440c283f3aed1f0d645f2f380f6b9e0e496056cec56d8ed052787948bf" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.8.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "ec77fdb73eeb29e9c28670be12e2322101be256e831f6c0d26a189e0012c80ad" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.9.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "63ba33c9fd725b5ea324eb9363bc49d32758dc57d74707d61f6d6676ef36fb7e" } }, "bin": "cloud-nuke.exe",