From 63594c055934e1479624f9b1f54c751559e6a92d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 16:40:33 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.11.1 --- 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 6f4479dad3..fb5a9a3e82 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.11.1", "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.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "612af036f58c8f80103a94c22c7a3e20fcdff85de22180eeb51220800c6cb572" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "0079224a9ac82f7930ade5b698ad137efcdb7155a3b9990cb2fdb05f3b493d10" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "00c4982139289255167eceede6d8c3c1bb7409f3f989c31c8c1cac6872ff9cc0" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "9d0f86a10823030ed94090bb586b9c64e4b782f4852b1402330c01b8c7e38bc4" } }, "bin": "cloud-nuke.exe",