cloud-nuke: Update to version 0.1.28

This commit is contained in:
Richard Kuhnt 2021-04-06 13:00:39 +00:00
parent dad4b22d35
commit ecff3e15cb

View File

@ -1,16 +1,16 @@
{
"version": "0.1.25",
"version": "0.1.28",
"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.1.25/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "1e665a7af5a854d5d1184ceac7d18a1f8f8522fa4e32d252e7fe619e769bcdd9"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.28/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "e2319d1a0a9ba463fe51d4a6c05666c140cd8498d524f2adb79b6a627144b74e"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.25/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "7f11d780a8777192d3bee2cb6dd6d018a605de2763f0e970f094ee449b1edd9d"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.28/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "ac42de63cee236333861bb7ded92da721a3c83a520425346c34f0ee89ee5d034"
}
},
"bin": "cloud-nuke.exe",