cloud-nuke: Update to version 0.31.1

This commit is contained in:
github-actions[bot] 2023-05-11 20:25:01 +00:00
parent acaf1415dc
commit effeddb726

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.0", "version": "0.31.1",
"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.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.31.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "042d55a64c5bc59f7f2e9226a59cfa7621bc97a7ef6a8c45541e525fc15b6369" "hash": "c5445c0cd4c0b725d53e7169d09318bce3d56bd7ba704849055ea8e7a06603c8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.31.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.31.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "5316f8224fe6e498966ea158dce90b885d9eaf53f8bfaa9d9d9e37ecf0239289" "hash": "bd4415b0ed8cd191ea3ff41f3f32db6afea64399460fcf05c005b5a8a397eea7"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",