cloud-nuke: Update to version 0.16.2

This commit is contained in:
github-actions[bot] 2022-07-26 20:29:38 +00:00
parent 2fa06c4e7e
commit 5f14dfc85d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.1", "version": "0.16.2",
"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.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "433d5ec9cceca64819e852f36e46bd7a0ea8b77ffe8951f262290562e3a996a3" "hash": "d29349c7e5b4a3a436ff56537dd0000e876d77f2082567fee97bfea6b38380ea"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "698272b4ac2c0b67a983f47dd4fcb18e8420f11b2e29db8f03453da930ebfaca" "hash": "6c556787f2af9008ffba98fbd9e48e28e9e51e92ca15cdc4882b3cf008c245a0"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",