{ "version": "0.3.10", "description": "A command-line utility to print the summary of a Terraform plan.", "homepage": "https://github.com/dineshba/tf-summarize", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.10/tf-summarize_windows_amd64.zip", "hash": "284aba2eba46751a0edcc27f32aefc75e5c6867c7822cdc3c605fdbab1044644" }, "arm64": { "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.10/tf-summarize_windows_arm64.zip", "hash": "14e675d41a5ca142f691ff5e6115917f07f1e95ce548fc0b7151b6c3e74c8e8a" } }, "bin": "tf-summarize.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/dineshba/tf-summarize/releases/download/v$version/tf-summarize_windows_amd64.zip" }, "arm64": { "url": "https://github.com/dineshba/tf-summarize/releases/download/v$version/tf-summarize_windows_arm64.zip" } }, "hash": { "url": "$baseurl/tf-summarize_SHA256SUMS" } } }