From 085c749c320b3f8f5092b53dbe180a2a0ad8f889 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 20:28:47 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.16.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 d3a7b5e808..ea4d39e3cb 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "aff9ef95c1e5fc2820db79e96d72f92e1f7c2062d94aa58e54a5475c94f3c9dd" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "76ba48d27399c38e040b80be49b977aa075940551518b82f734c999c9052bda4" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.15.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "8f77b6e8166bac3b0fb3460ba49ed8e2dd879f289b7b958dcfd19a4e4e8f7954" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "00e4db28f66d4d64f55fd83915ba2714526a7ebdb80b178c5c91c2bbbeb7d5ed" } }, "bin": "cloud-nuke.exe",