From 533311e7d2dff9454f7e38f0697a0dc8d4fc6fc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 20:30:03 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.8.1 --- 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 395aa9ad68..346d866692 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.7.5", + "version": "0.8.1", "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.7.5/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "a9ebd15b2f7a8e538a64309a65a05abd65c42c0730df5775c4153a1d9ad43b9c" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.8.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "cb01c01be0aea12d8a64daced6c2223e705e5881d851df4844bca38a2f7ceb24" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.5/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "bb0dffbea6a4d1eeb8a276114965c81b37625bbfff4cf4daf9ddca31f5e684f4" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.8.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "ba107769e66bdd41ad3f35a9cf3c26e09f360bed14326e86c06fa0102170b3b3" } }, "bin": "cloud-nuke.exe",