mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
go-size-analyzer: Update to version 1.5.3
This commit is contained in:
parent
f55ea9963d
commit
562435281d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.1",
|
"version": "1.5.3",
|
||||||
"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.5.1/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.3/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "0b95b372d7491ea976163493e834e2a4f3b3c01e1112ced51815c37b2582ca38"
|
"hash": "873d95658845e493a820f85241f0eb9282b6644db5a660a3c41ee611ecb9ad8d"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.1/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.3/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "a822a8fc1674a17fa7ca01a30f6eee733e0b4f55704b14b3a173d79c939936a7"
|
"hash": "fbfd20e042b4b80656b843078d19932f9a6ad16471775a58c3367743626fed89"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user