cloud-nuke: Update to version 0.27.0

This commit is contained in:
github-actions[bot] 2023-03-14 16:31:40 +00:00
parent bfb7cae5e6
commit 6a3cc7dc93

View File

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