go-size-analyzer: Update to version 1.7.5

This commit is contained in:
github-actions[bot] 2024-11-04 20:27:35 +00:00
parent baeacde297
commit 7343d88564

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.4", "version": "1.7.5",
"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.7.4/go-size-analyzer_windows_amd64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.5/go-size-analyzer_windows_amd64.zip",
"hash": "71be3325837ae214c5d2cf744c8bbcaefe3d605ad899182a87d1543b85e19b76" "hash": "b65ee738e70e209a1d2e1adaca24407385b79dc4a7b56baceb974c9cbc7bbd6b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.4/go-size-analyzer_windows_arm64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.5/go-size-analyzer_windows_arm64.zip",
"hash": "c7130cbb02564c72b5f29ecc7442eb16f1310f236b54e5e1e48a78728dc21d5f" "hash": "da60db539cfbc678949fe104d3adeee5a9502e4055b51a90603fb6e7ac6ab406"
} }
}, },
"bin": "gsa.exe", "bin": "gsa.exe",