cloud-nuke: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2022-03-11 20:26:50 +00:00
parent 2557a9f4b0
commit cb81798919

View File

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