cloud-nuke: Update to version 0.22.1

This commit is contained in:
github-actions[bot] 2022-12-15 16:30:06 +00:00
parent ccfd48bc21
commit 0f0347e4a8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.21.0", "version": "0.22.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.21.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.22.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "0bfdf8cc72db0ee9aec935c7425ae38fae877d4e4531a542ad08e9fefd97be3e" "hash": "92b04b7c6a7dcd651a4c0e0f489352e791464cc55f95c5d08c5117341c78fff6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.21.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.22.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "7e40febf2acf7c7843a102b7188235854169d6f4c3ac3902d9f506e919eaa5a0" "hash": "0181cbed860df8c5ca99bed5dc9096ef45e6cf6a8414a38e20067d7391e5c3c1"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",