go-size-analyzer: Update to version 1.10.1

This commit is contained in:
github-actions[bot] 2025-12-07 16:29:48 +00:00
parent 64ea66f762
commit 741c285a5e

View File

@ -1,16 +1,16 @@
{
"version": "1.10.0",
"version": "1.10.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.10.0/go-size-analyzer_1.10.0_windows_amd64.zip",
"hash": "1cad70f0622ae99fdeaab418ce96ec96b428b8604efe6844f1207bdf41cb8ee4"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.10.1/go-size-analyzer_1.10.1_windows_amd64.zip",
"hash": "5f2c60b04b383317bd2cd7b689fe4f8563a4824420890b34132e5335b9cdd7b3"
},
"arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.10.0/go-size-analyzer_1.10.0_windows_arm64.zip",
"hash": "981eb4748cef488c63edbedf916fe803442149f6f831581bbc5b91cd6d8e62c1"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.10.1/go-size-analyzer_1.10.1_windows_arm64.zip",
"hash": "fb5240bcadc32fa023bf5ed2d3bb3fc88d78314e7db29219931b3693cb5a7df6"
}
},
"bin": "gsa.exe",