cloud-nuke: Update to version 0.40.0

This commit is contained in:
github-actions[bot] 2025-03-30 04:29:24 +00:00
parent 3f2d7da277
commit 467e6e59fd

View File

@ -1,16 +1,16 @@
{ {
"version": "0.39.0", "version": "0.40.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.39.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.40.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "b6b9aeaa68221db2c5dbd939f9edbb86581f8082976d7540aa7a52d428c36561" "hash": "2c7c40d53ff85439fb969b4de88907ceb4d5d0382eb5fd84812d45753d5bdf7a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.39.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.40.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "ced1ff65df075f18efb9e68c0fa16ee7dc9256e3151f6efc8dd6eaf26c59869f" "hash": "4113a86871f54b002c0b8757e066b4652f85f08dcce8a8392fd8840cf1ad3ef7"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",