From 70cff24219d3097cad7464704de155ae3438330e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 20:30:06 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.20.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 d474068bd6..f0f91a3f51 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.19.1", + "version": "0.20.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.19.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "4cb897cd848a454853042c0e761e38d138d5f8d31aa79926327fa09764778caa" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.20.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "a2abce542546ab6be7945026d81c5830d1519e1ea9e4fe52ca6449a568951ce4" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.19.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "0a286a59cdca0ef457c233cb11763306284a3e9320aa5cf2513d5c1356227632" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.20.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "8c4067043ccca1fae6417ba833c973b5d868f390c99cf8e3e7fa5cb42d5457c3" } }, "bin": "cloud-nuke.exe",