mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
go-size-analyzer: Update to version 1.6.3
This commit is contained in:
parent
ba6b47fdc7
commit
df43a3dadc
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.2",
|
||||
"version": "1.6.3",
|
||||
"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.6.2/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "de958fd30654932b543667c7262c6d4826b58cdd1765f85f5f43b5ac297a81b8"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "8512009f05d55ddcf1fc07d8390f1708470a3b61d36ed633a068fbed47e6cee1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.2/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "05308b009c52e090549e95f0f491c35137b2ff49ca1fb04b4987a00fad7d3d04"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "24c06bb744038dd05f8f2f962b441d30d9badccddbeeb1d906bdb165ad7fc030"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user