From 30bbf451f927ce07cb1b685ab493a2713219b2da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 20:28:41 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.27.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 8ab5857fbe..1fb00065c4 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.27.0", + "version": "0.27.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.27.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "32f6cfdac110754f8fa89a2330d26acf793252b0d80394dc55707191447689f6" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.27.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "7ac4d69677570e3bb81a1048478ec2fec2fc5f99591271036ae30e7f131aa780" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.27.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "e28f6633fbe36432cea0357338e4738c44edc6ad1b7cb0c3e1cef39fb564dbea" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.27.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "e9abed79105f29ced7f363af53287b89bc914a87d0e3fc043052ca28a06aed96" } }, "bin": "cloud-nuke.exe",