mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
go-size-analyzer: Update to version 1.3.12
This commit is contained in:
parent
333fdb7c9d
commit
f984db7464
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.3.11",
|
||||
"version": "1.3.12",
|
||||
"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.3.11/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "27163b15906fd9a177dec85d55493c799e649f0439f8bb45f591b9b143232f14"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.12/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "c307cd8311fcd9d500ef26b5efa88379c4af3a7e64799332b9cebd4a59dda131"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.11/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "58f644a3b0631b2e2616e0d8d9ff5921e46fb67c5f956e1b22136b6bc51cdc9d"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.12/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "3b568ba62671aa199789011817d3744a30416b4006acf8709ee75e482d533578"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user