cloud-nuke: Update to version 0.31.2

This commit is contained in:
github-actions[bot] 2023-06-16 00:33:40 +00:00
parent cb83eccb8f
commit ae382a93bb

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.1", "version": "0.31.2",
"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.31.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.31.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "c5445c0cd4c0b725d53e7169d09318bce3d56bd7ba704849055ea8e7a06603c8" "hash": "ef093879b69a81271daab8dee43501dc7f1a13f9fbd4c97d30a1dd47e83a1c61"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.31.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.31.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "bd4415b0ed8cd191ea3ff41f3f32db6afea64399460fcf05c005b5a8a397eea7" "hash": "629583f3845ba7c46fb2462bc61dfa4b9a12f00c0b8eaeb9a49a55caba131ad5"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",