cloud-nuke: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2022-08-24 00:34:04 +00:00
parent c666e886ad
commit 4ca8c4d220

View File

@ -1,16 +1,16 @@
{
"version": "0.17.0",
"version": "0.19.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.17.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "2e0f588aff511998c14efdc4a4a3de537e4a7c549d52681c7f633502f0106c80"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.19.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "e7349dbb5f9e9be95ee9c83c4480f938d0db2fe23fb2b38c78a1ca64612fd748"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.17.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "96472d80a272df269297c6d1566e2a6090c2c8e03228d4f5ed2b259e29e598ff"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.19.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "07fe9e9046fd32bac6f4061240e629119579301dd63b218cd028b0da758647dc"
}
},
"bin": "cloud-nuke.exe",