From 90f8734c4c0d5b05f89b45603d6e375a5941643e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Aug 2019 22:00:53 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.1.9 --- 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 2f59fe7937..d58acda10e 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -2,15 +2,15 @@ "homepage": "https://github.com/gruntwork-io/cloud-nuke", "license": "MIT", "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", - "version": "0.1.8", + "version": "0.1.9", "architecture": { "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.8/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "06f6dd63bbcfef328921c0d71434ae5f5ede537dc33c77fd924543128e72511c" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.9/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "045a2866b419ef259f19ce996ea53dfeccf140c10954b365b996998e2f1a22b2" }, "64bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.8/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "de92bf711dd9f727d38d6b4491c219af28403f79c66f03ab9262be9f924e3100" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.9/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "8015fc20e203ab2949a7eb1feffb45cc76bdef7f8b211d51ac727313b2074ba1" } }, "bin": "cloud-nuke.exe",