{ "version": "1.6.1", "description": "A tool for analyzing the dependencies in compiled Golang binaries.", "homepage": "https://github.com/Zxilly/go-size-analyzer", "license": "AGPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.1/go-size-analyzer_windows_amd64.zip", "hash": "9a1a5bc7b7c57e8895a4cfcfaa64582790a0b587c2fe47690a4e4e670ff4fdad" }, "arm64": { "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.1/go-size-analyzer_windows_arm64.zip", "hash": "72f7c90e5954033ce374f80d6b465186cc0b32445a5fd2ca4c8e0f7a27472a79" } }, "bin": "gsa.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v$version/go-size-analyzer_windows_amd64.zip" }, "arm64": { "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v$version/go-size-analyzer_windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }