cloud-nuke: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2024-05-24 20:25:23 +00:00
parent 6f91732cc0
commit c1663db159

View File

@ -1,16 +1,16 @@
{ {
"version": "0.35.0", "version": "0.36.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.35.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.36.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "6d2b269df0a15ef0ffb916e187552b0c2917408b4bf12e7bd4eeacc2998e16ad" "hash": "990077814af48c57c1a96ea56e20a83e32ea6fb0aa9d2ef91ed0415e7072726d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.35.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.36.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "27785fc9070976b694c67b575755c6b370a46b8ce90ad84768f533604eb8d056" "hash": "540dd7499047aaae0ac3f835ee4c4bcc1ec49e7faa0b6b76b28cb020c5eb3086"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",