mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
go-size-analyzer: Update to version 1.2.3
This commit is contained in:
parent
3a1ed8a696
commit
455392ff54
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.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.2.2/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "66d18ee2395e428c20cbc91f43d89d0335f0445030d7d8a3ce91055d62cabc8c"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.2.3/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "79019f30aecce4cdbaaa49197262276df3e13525842dfeaaa4ae1a419e4f8193"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.2.2/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "c7aee0965972d09205b8d570324bc8f57d7d243e400ad43c0bb9987e32a539c5"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.2.3/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "e29b8e4f76cf1ff2b15e3d9f49e41287ab81becfd9220e98fc99d60b1d3c067f"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user