mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
go-size-analyzer: Update to version 1.4.2
This commit is contained in:
parent
5641870159
commit
2a409ad4de
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.1",
|
"version": "1.4.2",
|
||||||
"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.4.1/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.2/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "bc6884b7bd4a413480cf58f3cb4255aa23881dd441d1760a00c2685e6a90bc44"
|
"hash": "5ef78ae3d41792c97aa44ea68a8ca7251cb1c6d3496efc7989bc80347fd904ef"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.1/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.2/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "ba52d29ea5fc0a861be6552a6889c28b8ae905b54d5be3d394110e6a41cdb582"
|
"hash": "a8aaec8d7ae1ab1b6ac34d7719c6fc26d37c6863783d8abaf28acbd05d4c4790"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user