cloud-nuke: Update to version 0.5.1

This commit is contained in:
Richard Kuhnt 2021-10-04 19:00:32 +00:00
parent d9e9381813
commit 3b3170f8b1

View File

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