cloud-nuke: Update to version 0.12.3

This commit is contained in:
github-actions[bot] 2022-07-15 20:28:21 +00:00
parent e41f9d2a73
commit c8977e0f0c

View File

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