cloud-nuke: Update to version 0.23.0

This commit is contained in:
github-actions[bot] 2023-01-24 00:34:22 +00:00
parent 9a643833d4
commit 8e5b1be278

View File

@ -1,16 +1,16 @@
{
"version": "0.22.1",
"version": "0.23.0",
"description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
"homepage": "https://github.com/gruntwork-io/cloud-nuke",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.22.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "92b04b7c6a7dcd651a4c0e0f489352e791464cc55f95c5d08c5117341c78fff6"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.23.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "fb8afd592329d80402796dc43d6fc6333ad831af1b9beded2de2c7f19aab0632"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.22.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "0181cbed860df8c5ca99bed5dc9096ef45e6cf6a8414a38e20067d7391e5c3c1"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.23.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "7be7d0e88628fb85d82f362b911bb161935732249b1bff740526841af79a6120"
}
},
"bin": "cloud-nuke.exe",