From e7b2dd542e18acf1499379fbf06d7e8470d73654 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 16:30:58 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.14.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 d9aa6a31fd..29256983c2 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.12.3", + "version": "0.14.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.12.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "d5eed9ec5f70e7e3b9c26813f4f7b35686fb0b0b9fc38a515cbe338c62276729" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.14.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "e1f1d21d9587b3a932c97c96d06a48a46a0a57df73b6fe226fd089ef90d3c10c" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "1989cd76c1b8f9cea7e776b19e1ea02fb68982b15c151b967c4f056c9eec7cf0" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.14.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "ae2fb142092cb6c78c60dc779e1e9ee29cd70e61785ff0baf1dc79e6b30c9d20" } }, "bin": "cloud-nuke.exe",