go-size-analyzer: Update to version 1.3.10

This commit is contained in:
github-actions[bot] 2024-06-25 16:29:06 +00:00
parent 546027878e
commit 9d9180eda2

View File

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