From a1a5ce82829e2155fe8b07641e41650bde157c7d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 11 Oct 2019 13:00:15 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.1.10 --- 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 d58acda10e..083d8b33b2 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.9", + "version": "0.1.10", "architecture": { "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.9/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "045a2866b419ef259f19ce996ea53dfeccf140c10954b365b996998e2f1a22b2" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.10/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "ba89f766421af7935fce6033304e3872d6a930a21d56473322471a201920fcf0" }, "64bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.9/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "8015fc20e203ab2949a7eb1feffb45cc76bdef7f8b211d51ac727313b2074ba1" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.10/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "864d9dcb0846b8aebcb68c4fa797db878489a558c6b66aa8f8c018e3818e5020" } }, "bin": "cloud-nuke.exe",