cloud-nuke: Update to version 0.29.4

This commit is contained in:
github-actions[bot] 2023-04-13 20:24:19 +00:00
parent 3d1997202e
commit fdd8423720

View File

@ -1,16 +1,16 @@
{ {
"version": "0.29.3", "version": "0.29.4",
"description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
"homepage": "https://github.com/gruntwork-io/cloud-nuke", "homepage": "https://github.com/gruntwork-io/cloud-nuke",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.4/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "3ee34e8eefc80820e8d1282bfd36507297c9e6f0fe5bca951cee1d803dd42085" "hash": "1747b2994c86d8bdd972e86e1b1ddde1f667639f3f06b2febc101fd581eb9bd3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.4/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "a1edaf641d6f244ae6fc0b5719f2c170aad970b38a43a580bd88b2796d4ab6db" "hash": "0a8ddd4310c7313f4e5cbeff1aa4700018114cfc3b6e8a62eef31a6b27c4a6de"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",