cloud-nuke: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2023-02-28 20:31:29 +00:00
parent 8cb3681d03
commit 7cd94e3ce9

View File

@ -1,16 +1,16 @@
{
"version": "0.25.0",
"version": "0.26.0",
"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.25.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "f9289f9c8c14a60f9ccab5171a1aea9c394ae1fcc7431c30e57c9b7d16125564"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.26.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "5008e8fa6623f85a475c1066955a4213f0266fddb0da7935b463a6c5277da471"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.25.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "99065cf5433a6fc792e36b1cb379f616a62eb6a8a374567706a3a25a370f523b"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.26.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "f05e5310b640608f73d3c7ca653c3c0ea6fa307331467bfda93a49994f23c666"
}
},
"bin": "cloud-nuke.exe",