cloud-nuke: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2025-08-02 16:29:35 +00:00
parent 482b9dd67e
commit 747b41983e

View File

@ -1,16 +1,16 @@
{
"version": "0.41.0",
"version": "0.42.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.41.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "d102fb56b2f65c0fc0b1f2f770edd8cd6e89846ebb257ad9368ad90f84acbf57"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.42.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "d05ff58f4eb9d0bc6cb125b0afcc1fe15be7ca0b5357b13020b1208fdfd7a0f3"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.41.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "fa6d56766e9d3ada1fb42e677d394c7fcc43c95baf2270e98a36c08a1191ca53"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.42.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "af498a3414212aec2467ab3164cb1530acc71e119187c3d3c215dca83d9df4ef"
}
},
"bin": "cloud-nuke.exe",