cloud-nuke: Update to version 0.6.0

This commit is contained in:
Richard Kuhnt 2021-11-12 19:01:47 +00:00
parent abc9f4a08f
commit 5e98e49f89

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.2", "version": "0.6.0",
"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.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.6.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "ed964ad81da8f52120990a4026c3b5dc3fc2de9520ed01c3b275f16d8ca04368" "hash": "1dd0670486aed48b0d7a21f66f8d873e4921960f3fdcc8f8424ef4ed53729337"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.5.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.6.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "629618308b7718a77e2b3976d70e9a96ccb391027710d75c4940c6f46908447b" "hash": "a877a68b41b834a1284cc2c9aa2f8813e8b35a18031d9106ad7abbe1c75dc3fa"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",