{ "version": "0.9.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.9.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "hash": "697d90ee6c8a721f417f53a22211b7c508461667394b34241d6bee5ba46f2f34" }, "32bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.9.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "hash": "bbf1c5c2bfd60ad2928b32c7f0b485b879b9c5316f8f553af5877710016c6192" } }, "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" } } }