go-size-analyzer: Update to version 1.3.9

This commit is contained in:
github-actions[bot] 2024-06-25 00:34:10 +00:00
parent f664ef4487
commit 4b89112880

View File

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