cloud-nuke: Update to version 0.37.2

This commit is contained in:
github-actions[bot] 2024-08-29 00:33:52 +00:00
parent 04b65bc319
commit e1d6753f10

View File

@ -1,16 +1,16 @@
{
"version": "0.37.1",
"version": "0.37.2",
"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.37.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "101fb908f70d5312d38909c76464fd6aee11569b2383e98df24a6a8c16c7123f"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.37.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "d8e2f30840889b1d14341a5e16d6f4a629785ff54dbc57b887e7d717a42ccff8"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.37.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "25d413423ce00af7f5246394bfa789685b91f63109efbe3c6171cc891333109f"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.37.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "6bca31a64ad72bcf8ae07431130bfad83510a1666323549ebc15ec83dc7a71fc"
}
},
"bin": "cloud-nuke.exe",