cloud-nuke: Update to version 0.12.2

This commit is contained in:
github-actions[bot] 2022-07-07 20:27:56 +00:00
parent b3ae015d47
commit d89242e688

View File

@ -1,16 +1,16 @@
{
"version": "0.12.0",
"version": "0.12.2",
"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.12.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "921563d18e1e0fdd6129418bf7bd7f9380d33fac9991d2d91e0f6d4c4561c8e0"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "3bb03a781cd1a4ca1150029b8cde068bc1122caff8941377326aaf405d858d77"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "b592bb7698e62121736008457bbe6cdff03fc3c740adeea4d4b9d00d34c97e3c"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.12.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "b2b3601a195d4c05ac9713e58fc49606e13884715bdbc21d70004cb3af379271"
}
},
"bin": "cloud-nuke.exe",