mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
go-size-analyzer: Update to version 1.3.4
This commit is contained in:
parent
ddd00342b7
commit
a13f191be8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.3",
|
"version": "1.3.4",
|
||||||
"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.3.3/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.4/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "001f6c406173c78f332dbafbcab4b2f98063ecdf04d62bc51e02553d119c7999"
|
"hash": "4d5dfd73981e213c0fd8b2c70466928f5cfc778b744d15aad312876f1a788823"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.3/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.4/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "4adbaa4e3646cc92641824ae0bfec819c37ba3ca3a300db023424a5664197c19"
|
"hash": "c09a82308811c95e303248ddea43892ee86e45977ebdbc879dc38dd8b143594a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user