mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
go-size-analyzer: Update to version 1.3.10
This commit is contained in:
parent
546027878e
commit
9d9180eda2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.3.9",
|
||||
"version": "1.3.10",
|
||||
"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.9/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "f4ec35dda8ee6eff44424c8403aaa3db1050ff17ca11fd792a958e077835f43f"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.10/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "91d727f9d3864f830e42b42ff573dc75547a61fb21799a0e79be836edeb96a1f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.9/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "8e27fe4b9036bf9a76e8f5cb605ea2579f7ec69c87ed4809206d168f283bb287"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.10/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "5fceb7840e0a1ab4a4b33842f2f645184a327c68c6492ab351aeb7c613d8c888"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user