mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
go-size-analyzer: Update to version 1.9.1
This commit is contained in:
parent
dded9c1bab
commit
5bd9d0a67a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"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.9.0/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "09dcc257162992f09eccd76a343d4c2c5d3f1281fbd9ed8f27de389fc2befb68"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.9.1/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "92b14248f4045295f963fd98f8cf251fcca6ef5289c4d0e6e07ff3a32f8235b7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.9.0/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "45c13fe0dc9b24d5284f4efbf395eb63df8999f78ef83b70bc5d79dac8f32031"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.9.1/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "d68f5d9f39cc3f951133a5965935ffa864322c05241510d2a64975e878b291a2"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user