cloud-nuke: Update to version 0.19.1

This commit is contained in:
github-actions[bot] 2022-09-27 16:32:10 +00:00
parent 5a5b13b6ce
commit e9d2bb153d

View File

@ -1,16 +1,16 @@
{
"version": "0.19.0",
"version": "0.19.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.19.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "e7349dbb5f9e9be95ee9c83c4480f938d0db2fe23fb2b38c78a1ca64612fd748"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.19.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "4cb897cd848a454853042c0e761e38d138d5f8d31aa79926327fa09764778caa"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.19.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "07fe9e9046fd32bac6f4061240e629119579301dd63b218cd028b0da758647dc"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.19.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "0a286a59cdca0ef457c233cb11763306284a3e9320aa5cf2513d5c1356227632"
}
},
"bin": "cloud-nuke.exe",