cloud-nuke: Update to version 0.44.0

This commit is contained in:
github-actions[bot] 2025-10-24 04:29:32 +00:00
parent 90b6c41103
commit bd27520bfa

View File

@ -1,16 +1,16 @@
{
"version": "0.43.0",
"version": "0.44.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.43.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "d4be5c9a732918bd01ce3b4c70dd4c20d001fe8553371bf59abb631f1d74254f"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.44.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "b6266bc9c2ff404da06c5157803269044e09015dbaef58cbda2096f800a715ba"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.43.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "8aee3cd8870829ccc590a9da04acf17a562e11960f4e4172cc0f66e46bd7c6b4"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.44.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "297cc27d3d2a5a7db1e37744f948d27ad089ecc6d2c994c01880cf10047eba18"
}
},
"bin": "cloud-nuke.exe",