From 4f4a31412596c3f8eeb346642784fdc5aad17d67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:06:46 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.35.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 421826cecd..2d450bbb5f 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.34.0", + "version": "0.35.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.34.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "db6acd74e2bf36f6da9c2730aee6d7a9fdbfa7d3c73407a583f4ed9d4d58ed13" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.35.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "6d2b269df0a15ef0ffb916e187552b0c2917408b4bf12e7bd4eeacc2998e16ad" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.34.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "49cfc1b37ff63d8cd79353d7af76b8786aaeaf10bc8aafb8a190be95d1353cea" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.35.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "27785fc9070976b694c67b575755c6b370a46b8ce90ad84768f533604eb8d056" } }, "bin": "cloud-nuke.exe",