From 423f73f9e1fd15268776ddb1f921c6f43fcf85d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 16:31:18 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.12.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 393a09ce85..da77708a97 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.11.8", + "version": "0.12.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.11.8/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "2106c0b57789a25ceacca3b8f01ca703654c131c24b6d455133c5e0d70336be3" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "921563d18e1e0fdd6129418bf7bd7f9380d33fac9991d2d91e0f6d4c4561c8e0" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.8/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "6d657960db7011d38c0b5e6e69fbec016825e44824e20ab7e558782b964e61a4" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "b592bb7698e62121736008457bbe6cdff03fc3c740adeea4d4b9d00d34c97e3c" } }, "bin": "cloud-nuke.exe",