mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go-size-analyzer: Update to version 1.4.1
This commit is contained in:
parent
573e70dbfc
commit
78550d802a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"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.0/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.1/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "9071fa6410a382d96cfdce453a73982d9fc25ea49200acc2cacb6655cceabcd9"
|
"hash": "bc6884b7bd4a413480cf58f3cb4255aa23881dd441d1760a00c2685e6a90bc44"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.0/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.1/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "03f954d0a7609bbea65614061a39d268897cce9461b8cb089847106d89e82d44"
|
"hash": "ba52d29ea5fc0a861be6552a6889c28b8ae905b54d5be3d394110e6a41cdb582"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user