cloud-nuke: Update to version 0.45.0

This commit is contained in:
github-actions[bot] 2025-11-03 00:41:47 +00:00
parent cfa20454a0
commit 374cae336d

View File

@ -1,16 +1,16 @@
{
"version": "0.44.0",
"version": "0.45.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.44.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "b6266bc9c2ff404da06c5157803269044e09015dbaef58cbda2096f800a715ba"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.45.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "5078a760a1d7904f1ec6f0374b4626386e8da6406cab179f7b32ef782286f359"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.44.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "297cc27d3d2a5a7db1e37744f948d27ad089ecc6d2c994c01880cf10047eba18"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.45.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "c2ea6bcdf1f4c297e56bdbda4cdb0075435ff015c5bd06b32d351daafea9e200"
}
},
"bin": "cloud-nuke.exe",