cloud-nuke: Update to version 0.8.2

This commit is contained in:
github-actions[bot] 2022-01-15 00:32:15 +00:00
parent 1118ac1f45
commit f9205c8b4c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.1", "version": "0.8.2",
"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.8.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.8.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "cb01c01be0aea12d8a64daced6c2223e705e5881d851df4844bca38a2f7ceb24" "hash": "52e5d714167cce739a65c5d4547cb600dfac040c892da33b7471752e10b6c05c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.8.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.8.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "ba107769e66bdd41ad3f35a9cf3c26e09f360bed14326e86c06fa0102170b3b3" "hash": "ec77fdb73eeb29e9c28670be12e2322101be256e831f6c0d26a189e0012c80ad"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",