mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
go-size-analyzer: Update to version 1.10.0
This commit is contained in:
parent
368ee9cdbf
commit
c7404c7856
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.2",
|
"version": "1.10.0",
|
||||||
"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.9.2/go-size-analyzer_1.9.2_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.10.0/go-size-analyzer_1.10.0_windows_amd64.zip",
|
||||||
"hash": "23e7bfb7fbe478ca46e097a555f6d2fc6faa9526f63e7e236cd407266c74096d"
|
"hash": "1cad70f0622ae99fdeaab418ce96ec96b428b8604efe6844f1207bdf41cb8ee4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.9.2/go-size-analyzer_1.9.2_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.10.0/go-size-analyzer_1.10.0_windows_arm64.zip",
|
||||||
"hash": "4074b26f1c763ee1eb49723c33106554b89ed0cc5a8f0579adb4aa162677ada6"
|
"hash": "981eb4748cef488c63edbedf916fe803442149f6f831581bbc5b91cd6d8e62c1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user