From 0783aaaf2bad7c4680f600ac0c1300fbb2c16713 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Mar 2022 00:32:24 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.11.2 --- 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 fb5a9a3e82..45b00baedf 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.11.1", + "version": "0.11.2", "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.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "0079224a9ac82f7930ade5b698ad137efcdb7155a3b9990cb2fdb05f3b493d10" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "ae23a26976a97eeae8ad3a0d66eab6b7c72b0b31b34b1092c0c6ca661d0adc9a" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "9d0f86a10823030ed94090bb586b9c64e4b782f4852b1402330c01b8c7e38bc4" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "34350bc046b0ea68dc10d956c7e45fcd2cadd9fdde0f4758207f77c23722892e" } }, "bin": "cloud-nuke.exe",