cloud-nuke: Update to version 0.11.3

This commit is contained in:
github-actions[bot] 2022-03-18 00:32:55 +00:00
parent 1083ea9e12
commit 376f391510

View File

@ -1,16 +1,16 @@
{
"version": "0.11.2",
"version": "0.11.3",
"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.11.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "ae23a26976a97eeae8ad3a0d66eab6b7c72b0b31b34b1092c0c6ca661d0adc9a"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "26b57f88ebef2f9bbde3c5398f1351b5c063b205e4229ff4908bf22be6c6d168"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "34350bc046b0ea68dc10d956c7e45fcd2cadd9fdde0f4758207f77c23722892e"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "91902c6844f8362a2dfbaa2f1c75b45ede5e36caab824902af6c48f840d1d0ed"
}
},
"bin": "cloud-nuke.exe",