{ "version": "0.1.21", "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.1.21/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "hash": "9ffe69cd6c7e9439d3ce0a639ef585ca70991ce057ebe797e0d4d025ef974e61" }, "32bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.21/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "hash": "864d7343c059984eb2ed77b4b241467bae90e65f9147267f28523161291948de" } }, "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" } } }