cloud-nuke: Update to version 0.16.3

This commit is contained in:
github-actions[bot] 2022-08-12 16:32:15 +00:00
parent c9d7c907a8
commit 72c9287106

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.2", "version": "0.16.3",
"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.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "d29349c7e5b4a3a436ff56537dd0000e876d77f2082567fee97bfea6b38380ea" "hash": "cce4bd790fd0be81c212960c95ce5d585fba133cf77b1cae9130fee6f86e679a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "6c556787f2af9008ffba98fbd9e48e28e9e51e92ca15cdc4882b3cf008c245a0" "hash": "141238be5ff660f46fbc96554116b8deca44810f67e83cff7dec61b441de2200"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",