cloud-nuke: Update to version 0.38.1

This commit is contained in:
github-actions[bot] 2025-01-07 00:38:07 +00:00
parent 466fdf16fb
commit 5447d40136

View File

@ -1,16 +1,16 @@
{
"version": "0.38.0",
"version": "0.38.1",
"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.38.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "82197db9693644cdbc796d7e770bbc49e0bcb68562ce38ab85ffd32e7144bf8b"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "886993173912a1d54519dddfab44cf5a4a154ec6d258e141a6cb46e0f5b2b5ba"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "5a11dfc08755c7b1580a726a77cf89751b4a5408c6356b01ed7ca93d4ed81529"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.38.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "25de6f7e67f9f8612eaedb297c32fa5cc7318e45fa3e63e7faa3d02e25fdb385"
}
},
"bin": "cloud-nuke.exe",