{ "version": "1.6.0", "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.0/go-size-analyzer_windows_amd64.zip", "hash": "906076ab53477eb3d007b067f5b2ecb28b24833461fe440ba54f25dbbfd99f26" }, "arm64": { "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.0/go-size-analyzer_windows_arm64.zip", "hash": "5b590b66f6be1123caa980d7ac60419bab77bcb8d5c82a8fdcbd46794f9cb58a" } }, "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" } } }