cloud-nuke: Update to version 0.27.1

This commit is contained in:
github-actions[bot] 2023-03-20 20:28:41 +00:00
parent 7807c59e32
commit 30bbf451f9

View File

@ -1,16 +1,16 @@
{
"version": "0.27.0",
"version": "0.27.1",
"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.27.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "32f6cfdac110754f8fa89a2330d26acf793252b0d80394dc55707191447689f6"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.27.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "7ac4d69677570e3bb81a1048478ec2fec2fc5f99591271036ae30e7f131aa780"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.27.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "e28f6633fbe36432cea0357338e4738c44edc6ad1b7cb0c3e1cef39fb564dbea"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.27.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "e9abed79105f29ced7f363af53287b89bc914a87d0e3fc043052ca28a06aed96"
}
},
"bin": "cloud-nuke.exe",