cloud-nuke: Update to version 0.5.2

This commit is contained in:
Richard Kuhnt 2021-11-03 18:00:38 +00:00
parent 7e33a4cf1f
commit 04c522c3c6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.1", "version": "0.5.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.5.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.5.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "076973d362de057b67cba00e5cdaf6d617a62ac871349029157836cab6f7436a" "hash": "ed964ad81da8f52120990a4026c3b5dc3fc2de9520ed01c3b275f16d8ca04368"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.5.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.5.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "91174d83c2b68428fe37a8016107e09176f4b2cd39cc3e0b2243b6f5d85361bd" "hash": "629618308b7718a77e2b3976d70e9a96ccb391027710d75c4940c6f46908447b"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",