cloud-nuke: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2022-02-02 00:38:23 +00:00
parent 3fc166fd50
commit 291e470370

View File

@ -1,16 +1,16 @@
{
"version": "0.9.1",
"version": "0.10.0",
"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.9.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "697d90ee6c8a721f417f53a22211b7c508461667394b34241d6bee5ba46f2f34"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.10.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "e643c868136d16830b8d78510c89c12a49cc8d02b72ff90cbb5a693a30856f33"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.9.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "bbf1c5c2bfd60ad2928b32c7f0b485b879b9c5316f8f553af5877710016c6192"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.10.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "94e4cfd0651b3a429915a7af5eabddd30645389448454f46c102d51fc062393b"
}
},
"bin": "cloud-nuke.exe",