cloud-nuke: Update to version 0.29.2

This commit is contained in:
github-actions[bot] 2023-04-07 16:28:55 +00:00
parent 55ba3ed75e
commit 4247788a49

View File

@ -1,16 +1,16 @@
{ {
"version": "0.29.1", "version": "0.29.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.29.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "39119973461d16fd15b7d84ef816b3473d5a660cb2ce706bbfa3eb3d65ce8b47" "hash": "2647486f820b8c05f67ba0dc17d3fb6f2b9c5f5898157695860831d7a69a552f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "9f360f5efba1b071f2030fc9ec5a170872905f245976bcb71c1827fff4ee9bba" "hash": "246be0bf03638aecf06212deadbc25ec70d12b183f9ef8a59bfe74d2a3459d67"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",