mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go-size-analyzer: Update to version 1.3.2
This commit is contained in:
parent
4b6c8bafe4
commit
e6b99ac42d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"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.1/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.2/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "5827bda0b18200365d1e802c12b4dbdcb4ffa85ac1e4e4abfa95c6a416a38a06"
|
"hash": "bb1668bc65e9bffd3a3a15433ea6e5c6829e22c7d56eac939fc02f351948513c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.1/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.2/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "ce998c8d6348c5ba0a02a54af3e9137c4bfed88c5d9d9e62124df8ef9116edf8"
|
"hash": "911dc3b2fe13f53e69cdde52b492efcf6a74fbe684232a026469c648d17bfb81"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user