cloud-nuke: Update to version 0.11.5

This commit is contained in:
github-actions[bot] 2022-04-27 20:29:13 +00:00
parent d290d86360
commit 091bdaf7dc

View File

@ -1,16 +1,16 @@
{
"version": "0.11.4",
"version": "0.11.5",
"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.11.4/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "60f9da93766d548f69bd2261a4040d91acb32d5de32ae5b4ccd834a780785bc3"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.5/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "ad6a9d92b9c6ad3269d8d704a906cefd2e90d1ac5b0c33b86cd6ea4d3bc370d6"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.4/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "99d20249048dcb7bfb7d4e71507797f16696429b10299f6e3063c9ea1a13c474"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.11.5/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "e95008f8a08635c66c07e1067d1f54fde14a9132e1588bcc4bc9263bfe2a9035"
}
},
"bin": "cloud-nuke.exe",