{ "version": "0.23.0", "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.23.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "hash": "fb8afd592329d80402796dc43d6fc6333ad831af1b9beded2de2c7f19aab0632" }, "32bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.23.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "hash": "7be7d0e88628fb85d82f362b911bb161935732249b1bff740526841af79a6120" } }, "bin": "cloud-nuke.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe" }, "32bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_386.exe#/cloud-nuke.exe" } }, "hash": { "url": "$baseurl/SHA256SUMS" } } }