cloud-nuke: Update to version 0.7.5

This commit is contained in:
github-actions[bot] 2022-01-12 04:31:39 +00:00
parent 4f94e36330
commit a2ab76d66e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.4", "version": "0.7.5",
"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.7.4/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.5/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "05b8f37444a02a21825aeb1b9d2e3c01a38e4a4d0f6022c24cb19c9d2b98f0c2" "hash": "a9ebd15b2f7a8e538a64309a65a05abd65c42c0730df5775c4153a1d9ad43b9c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.4/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.5/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "e4a2cb731a4f71239d9edf0d45c9a8166bf3f8884bd2d74f7fb6b529512ae669" "hash": "bb0dffbea6a4d1eeb8a276114965c81b37625bbfff4cf4daf9ddca31f5e684f4"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",