cloud-nuke: Update to version 0.46.0

This commit is contained in:
github-actions[bot] 2025-12-19 04:32:18 +00:00
parent 1f423665b1
commit b8d3cbf5dd

View File

@ -1,16 +1,16 @@
{
"version": "0.45.0",
"version": "0.46.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.45.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "5078a760a1d7904f1ec6f0374b4626386e8da6406cab179f7b32ef782286f359"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.46.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "d585ccfd198a60a59d649fb65b3146a5b50a6cf0ab69775cb64c61e1f6217830"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.45.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "c2ea6bcdf1f4c297e56bdbda4cdb0075435ff015c5bd06b32d351daafea9e200"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.46.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "f4688825ea0dcdd5242e77f245053b40fbfec1df8d397a7ff0718eca62547386"
}
},
"bin": "cloud-nuke.exe",