mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go-size-analyzer: Update to version 1.2.2
This commit is contained in:
parent
afe4cafe1b
commit
63c96ff5eb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"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.2.1/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "c0275af43f6e311a042e1cf916045190a1f6d257e15eee49cb4ee90bea4d6a83"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.2.2/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "66d18ee2395e428c20cbc91f43d89d0335f0445030d7d8a3ce91055d62cabc8c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.2.1/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "58c890fa901e9f599e043791dcff555af2f708ebc84851db673c86eb279374e0"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.2.2/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "c7aee0965972d09205b8d570324bc8f57d7d243e400ad43c0bb9987e32a539c5"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user