cloud-nuke: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2022-03-15 16:40:33 +00:00
parent f8e4f94870
commit 63594c0559

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.0", "version": "0.11.1",
"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.11.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "612af036f58c8f80103a94c22c7a3e20fcdff85de22180eeb51220800c6cb572" "hash": "0079224a9ac82f7930ade5b698ad137efcdb7155a3b9990cb2fdb05f3b493d10"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "00c4982139289255167eceede6d8c3c1bb7409f3f989c31c8c1cac6872ff9cc0" "hash": "9d0f86a10823030ed94090bb586b9c64e4b782f4852b1402330c01b8c7e38bc4"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",