{ "version": "0.16.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.16.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "hash": "433d5ec9cceca64819e852f36e46bd7a0ea8b77ffe8951f262290562e3a996a3" }, "32bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.16.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "hash": "698272b4ac2c0b67a983f47dd4fcb18e8420f11b2e29db8f03453da930ebfaca" } }, "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" } } }