go-size-analyzer: Update to version 1.3.11

This commit is contained in:
github-actions[bot] 2024-06-27 00:34:11 +00:00
parent f48d83065d
commit 2fc24591f2

View File

@ -1,16 +1,16 @@
{
"version": "1.3.10",
"version": "1.3.11",
"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.3.10/go-size-analyzer_windows_amd64.zip",
"hash": "91d727f9d3864f830e42b42ff573dc75547a61fb21799a0e79be836edeb96a1f"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.11/go-size-analyzer_windows_amd64.zip",
"hash": "27163b15906fd9a177dec85d55493c799e649f0439f8bb45f591b9b143232f14"
},
"arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.10/go-size-analyzer_windows_arm64.zip",
"hash": "5fceb7840e0a1ab4a4b33842f2f645184a327c68c6492ab351aeb7c613d8c888"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.11/go-size-analyzer_windows_arm64.zip",
"hash": "58f644a3b0631b2e2616e0d8d9ff5921e46fb67c5f956e1b22136b6bc51cdc9d"
}
},
"bin": "gsa.exe",