cloud-nuke: Update to version 0.39.0

This commit is contained in:
github-actions[bot] 2025-03-19 04:29:29 +00:00
parent 4dd470e88c
commit 9edf793815

View File

@ -1,16 +1,16 @@
{ {
"version": "0.38.2", "version": "0.39.0",
"description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
"homepage": "https://github.com/gruntwork-io/cloud-nuke", "homepage": "https://github.com/gruntwork-io/cloud-nuke",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.39.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "037fa1e15da90efc463f2a68bc6fe4a7afc1d9b938c9bd45524a50ae03fb4afa" "hash": "b6b9aeaa68221db2c5dbd939f9edbb86581f8082976d7540aa7a52d428c36561"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.39.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "a93197fc8a42eb60adfe216116aebe88d35b4a76a7d64cbc147cafeadc6fd6b6" "hash": "ced1ff65df075f18efb9e68c0fa16ee7dc9256e3151f6efc8dd6eaf26c59869f"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",