From c8977e0f0cfce15236fdb592e5c1076e4092c8d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:28:21 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.12.3 --- 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 5d8edd527c..d9aa6a31fd 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.12.2", + "version": "0.12.3", "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.12.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "3bb03a781cd1a4ca1150029b8cde068bc1122caff8941377326aaf405d858d77" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "d5eed9ec5f70e7e3b9c26813f4f7b35686fb0b0b9fc38a515cbe338c62276729" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "b2b3601a195d4c05ac9713e58fc49606e13884715bdbc21d70004cb3af379271" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "1989cd76c1b8f9cea7e776b19e1ea02fb68982b15c151b967c4f056c9eec7cf0" } }, "bin": "cloud-nuke.exe",