From cb81798919b63bd10d472f2dc699180f3adc0a99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 20:26:50 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.11.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 3135ef6566..6f4479dad3 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.11.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.10.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "e643c868136d16830b8d78510c89c12a49cc8d02b72ff90cbb5a693a30856f33" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "612af036f58c8f80103a94c22c7a3e20fcdff85de22180eeb51220800c6cb572" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.10.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "94e4cfd0651b3a429915a7af5eabddd30645389448454f46c102d51fc062393b" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "00c4982139289255167eceede6d8c3c1bb7409f3f989c31c8c1cac6872ff9cc0" } }, "bin": "cloud-nuke.exe",