cloud-nuke: Update to version 0.29.5

This commit is contained in:
github-actions[bot] 2023-04-19 20:25:10 +00:00
parent 6f926f1424
commit ffc22e4a1b

View File

@ -1,16 +1,16 @@
{
"version": "0.29.4",
"version": "0.29.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.29.4/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "1747b2994c86d8bdd972e86e1b1ddde1f667639f3f06b2febc101fd581eb9bd3"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.5/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "7e1a3a8c45676333f37b086d0bbbb7c567fa6d59ad641b88708894ead9993ee6"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.4/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "0a8ddd4310c7313f4e5cbeff1aa4700018114cfc3b6e8a62eef31a6b27c4a6de"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.5/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "5a766523e103aec4f37ce57be29c0dc0f6df1770838f3d08bf213314637fcd06"
}
},
"bin": "cloud-nuke.exe",