mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
go-size-analyzer: Update to version 1.2.1
This commit is contained in:
parent
1cedbdb55a
commit
7e9bf4243a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"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.0/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "b04c7aa1c654ada06ee77553172c93be5c6da651481df1cabb6871296bb1494c"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.2.1/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "c0275af43f6e311a042e1cf916045190a1f6d257e15eee49cb4ee90bea4d6a83"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.2.0/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "c5920020c4353447c959f1fd6b956f877f3f31a99fd403cea256c17899afe6f7"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.2.1/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "58c890fa901e9f599e043791dcff555af2f708ebc84851db673c86eb279374e0"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user