cloud-nuke: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2024-12-18 00:37:58 +00:00
parent 5f05888428
commit 82f753b733

View File

@ -1,16 +1,16 @@
{ {
"version": "0.37.2", "version": "0.38.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.37.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "d8e2f30840889b1d14341a5e16d6f4a629785ff54dbc57b887e7d717a42ccff8" "hash": "82197db9693644cdbc796d7e770bbc49e0bcb68562ce38ab85ffd32e7144bf8b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.37.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "6bca31a64ad72bcf8ae07431130bfad83510a1666323549ebc15ec83dc7a71fc" "hash": "5a11dfc08755c7b1580a726a77cf89751b4a5408c6356b01ed7ca93d4ed81529"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",