mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
go-size-analyzer: Update to version 1.8.0
This commit is contained in:
parent
784caeac01
commit
c5f4c56055
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.7.9",
|
||||
"version": "1.8.0",
|
||||
"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.7.9/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "00e01a246391bac04c839b6e4340b35316b1f6c77e9a581f3ba9b006b904547c"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.0/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "85d29e3596a1998733920e1e5c61998ee11b9857bbc8c10713ad4a4f47500ccc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.9/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "3fe9f9b37f259dc862e3119068b26f6b62e85bb6f6c3333d6845354b6852e048"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.0/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "87b8d55200280bc907655768f91801bea41d75a3b585f866dbc3bcded5193d64"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user