cloud-nuke: Update to version 0.25.0

This commit is contained in:
github-actions[bot] 2023-02-06 12:55:19 +00:00
parent 8f9e056a42
commit 05abb53775

View File

@ -1,16 +1,16 @@
{ {
"version": "0.24.0", "version": "0.25.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.24.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.25.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "385bfef092d672689b6b8d54cc703d1cdfbe37445ec3a3afc305f28d5b9d03b2" "hash": "f9289f9c8c14a60f9ccab5171a1aea9c394ae1fcc7431c30e57c9b7d16125564"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.24.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.25.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "b76cb267829ab5f5fbd6127df50966b7a2307789c3080d081ed1c11be46b34cb" "hash": "99065cf5433a6fc792e36b1cb379f616a62eb6a8a374567706a3a25a370f523b"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",