mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
go-size-analyzer: Update to version 1.5.0
This commit is contained in:
parent
020922f854
commit
6c515aabd8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.3",
|
"version": "1.5.0",
|
||||||
"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.4.3/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.0/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "d4ced9e906eedc2ac49966264c5de3e88e8017a0a0a2785b135232350ece978f"
|
"hash": "8cf13526b3b826c1e670aaecc383fef9d2313c41af7bbc5623d5cb0e08809486"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.3/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.0/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "9a5b5614d9ef6134e4954c5dc6fabc3765f0ad8621c5066431843ee3f9c17166"
|
"hash": "8afc0ce97e2d9adceca5de0f91832402f54d35c03317bb9dba9060e1b8d01d92"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user