cloud-nuke: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2022-07-07 16:31:18 +00:00
parent 85fba07fce
commit 423f73f9e1

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.8", "version": "0.12.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.11.8/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "2106c0b57789a25ceacca3b8f01ca703654c131c24b6d455133c5e0d70336be3" "hash": "921563d18e1e0fdd6129418bf7bd7f9380d33fac9991d2d91e0f6d4c4561c8e0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.8/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "6d657960db7011d38c0b5e6e69fbec016825e44824e20ab7e558782b964e61a4" "hash": "b592bb7698e62121736008457bbe6cdff03fc3c740adeea4d4b9d00d34c97e3c"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",