{ "homepage": "https://github.com/gruntwork-io/cloud-nuke", "license": "MIT", "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", "version": "0.1.8", "architecture": { "32bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.8/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "hash": "06f6dd63bbcfef328921c0d71434ae5f5ede537dc33c77fd924543128e72511c" }, "64bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.8/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "hash": "de92bf711dd9f727d38d6b4491c219af28403f79c66f03ab9262be9f924e3100" } }, "bin": "cloud-nuke.exe", "checkver": "github", "autoupdate": { "architecture": { "32bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_386.exe#/cloud-nuke.exe" }, "64bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe" } }, "hash": { "url": "$baseurl/SHA256SUMS" } } }