cloud-nuke: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2022-01-23 00:31:44 +00:00
parent cdb6425f5c
commit f0bc8a5899

View File

@ -1,16 +1,16 @@
{
"version": "0.9.0",
"version": "0.9.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.9.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "f75ef0440c283f3aed1f0d645f2f380f6b9e0e496056cec56d8ed052787948bf"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.9.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "697d90ee6c8a721f417f53a22211b7c508461667394b34241d6bee5ba46f2f34"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.9.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "63ba33c9fd725b5ea324eb9363bc49d32758dc57d74707d61f6d6676ef36fb7e"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.9.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "bbf1c5c2bfd60ad2928b32c7f0b485b879b9c5316f8f553af5877710016c6192"
}
},
"bin": "cloud-nuke.exe",