From f027de706de0c8f923b281ae621afa1da6734577 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:25:29 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.34.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 56af6df201..421826cecd 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.33.0", + "version": "0.34.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.33.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "695b1d15ddf3ba18caae8e841a0afc01c0e2de3e23f7b0947b6dde51877105ce" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.34.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "db6acd74e2bf36f6da9c2730aee6d7a9fdbfa7d3c73407a583f4ed9d4d58ed13" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.33.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "dd217b621080eeec198ef6f532cf87aacfe53750c5ec6b84a805fa4bf1845853" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.34.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "49cfc1b37ff63d8cd79353d7af76b8786aaeaf10bc8aafb8a190be95d1353cea" } }, "bin": "cloud-nuke.exe",