mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
go-size-analyzer: Update to version 1.3.1
This commit is contained in:
parent
4c2904cfb6
commit
df02f78732
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"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.0/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.1/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "6e637c9a438d640a94f2805408b7bc560d586a03b7aff3f1131cc10f3cfcef80"
|
"hash": "5827bda0b18200365d1e802c12b4dbdcb4ffa85ac1e4e4abfa95c6a416a38a06"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.0/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.1/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "1587e9deed09aa8b344793723ab5e1b4fd22e1a86dda3a0b47e300633fed0289"
|
"hash": "ce998c8d6348c5ba0a02a54af3e9137c4bfed88c5d9d9e62124df8ef9116edf8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user