cloud-nuke: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2022-08-16 20:28:08 +00:00
parent f6011bb6fe
commit a3095112b9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.4", "version": "0.17.0",
"description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
"homepage": "https://github.com/gruntwork-io/cloud-nuke", "homepage": "https://github.com/gruntwork-io/cloud-nuke",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.4/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.17.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "b52d038d5fdd4d639404ab64e5ea8c3cade39a1ffa188d1f9776018c6eef0310" "hash": "2e0f588aff511998c14efdc4a4a3de537e4a7c549d52681c7f633502f0106c80"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.4/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.17.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "aca5b3df1d25dbea417403b233a13298f2ffec97f8714c345857cde3a3beab57" "hash": "96472d80a272df269297c6d1566e2a6090c2c8e03228d4f5ed2b259e29e598ff"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",