cloud-nuke: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2022-01-04 00:32:13 +00:00
parent aed2872f38
commit 436b4dac01

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.1", "version": "0.7.3",
"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.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "6c744b7f67304d73589a6cc4b32b3957b8761168e50004a67b5224d179d73b24" "hash": "255f6f867777d21566102b22352a14750f6c6ba4f29c91bebc8a652268d539c0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "15edf544efd724efa7b3a550288e2f06d72ec4cd3247445647cee30d0db31aef" "hash": "af5ca1db1cb203c7a8c526077f8383ec6b933d62ee661b937c3971b070572834"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",