cloud-nuke: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2022-07-22 20:29:07 +00:00
parent c367b62069
commit 647f842946

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.0", "version": "0.16.1",
"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.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "76ba48d27399c38e040b80be49b977aa075940551518b82f734c999c9052bda4" "hash": "433d5ec9cceca64819e852f36e46bd7a0ea8b77ffe8951f262290562e3a996a3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "00e4db28f66d4d64f55fd83915ba2714526a7ebdb80b178c5c91c2bbbeb7d5ed" "hash": "698272b4ac2c0b67a983f47dd4fcb18e8420f11b2e29db8f03453da930ebfaca"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",