{ "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.18", "architecture": { "32bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.18/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "hash": "ad92abfc2f14bcbd607e069edd93ae61157d57ef5af5756a0d36a001aa33712b" }, "64bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.18/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "hash": "449fe7b089203de18479c5333d88057e6f94d5de96e9279730f741c5300d6ba3" } }, "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" } } }