cloud-nuke: Update to version 0.11.4

This commit is contained in:
github-actions[bot] 2022-04-25 20:28:08 +00:00
parent 88fa75f8d5
commit a1af1c59fe

View File

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