cloud-nuke: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2023-04-06 20:24:17 +00:00
parent ce8523274f
commit f3b33e80f5

View File

@ -1,16 +1,16 @@
{ {
"version": "0.29.0", "version": "0.29.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.29.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "9128e7526f841b870b81e47cecff3c4914c85921b407c47488b92a4ef7f70ec2" "hash": "39119973461d16fd15b7d84ef816b3473d5a660cb2ce706bbfa3eb3d65ce8b47"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "11acae875e35dd154d63de7ed2e4d43ab25ba3b8ff938965fd007f076706cccd" "hash": "9f360f5efba1b071f2030fc9ec5a170872905f245976bcb71c1827fff4ee9bba"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",