From 091bdaf7dce03a3189b13137c9d6a979659d01bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 20:29:13 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.11.5 --- 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 4bdba197dd..009bacf83e 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.11.4", + "version": "0.11.5", "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.4/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "60f9da93766d548f69bd2261a4040d91acb32d5de32ae5b4ccd834a780785bc3" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.5/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "ad6a9d92b9c6ad3269d8d704a906cefd2e90d1ac5b0c33b86cd6ea4d3bc370d6" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.4/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "99d20249048dcb7bfb7d4e71507797f16696429b10299f6e3063c9ea1a13c474" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.5/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "e95008f8a08635c66c07e1067d1f54fde14a9132e1588bcc4bc9263bfe2a9035" } }, "bin": "cloud-nuke.exe",