go-size-analyzer: Update to version 1.6.3

This commit is contained in:
github-actions[bot] 2024-08-17 16:29:33 +00:00
parent ba6b47fdc7
commit df43a3dadc

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.2", "version": "1.6.3",
"description": "A tool for analyzing the dependencies in compiled Golang binaries.", "description": "A tool for analyzing the dependencies in compiled Golang binaries.",
"homepage": "https://github.com/Zxilly/go-size-analyzer", "homepage": "https://github.com/Zxilly/go-size-analyzer",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.2/go-size-analyzer_windows_amd64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_windows_amd64.zip",
"hash": "de958fd30654932b543667c7262c6d4826b58cdd1765f85f5f43b5ac297a81b8" "hash": "8512009f05d55ddcf1fc07d8390f1708470a3b61d36ed633a068fbed47e6cee1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.2/go-size-analyzer_windows_arm64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_windows_arm64.zip",
"hash": "05308b009c52e090549e95f0f491c35137b2ff49ca1fb04b4987a00fad7d3d04" "hash": "24c06bb744038dd05f8f2f962b441d30d9badccddbeeb1d906bdb165ad7fc030"
} }
}, },
"bin": "gsa.exe", "bin": "gsa.exe",