mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
go-size-analyzer: Update to version 1.3.14
This commit is contained in:
parent
13418f8d2a
commit
39ca62ddf2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.13",
|
"version": "1.3.14",
|
||||||
"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.13/go-size-analyzer_windows_amd64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.14/go-size-analyzer_windows_amd64.zip",
|
||||||
"hash": "cce77950e2012e4c474bab83b416504a82aaa5622c152d27ecf7c8293b5d6326"
|
"hash": "56cb33ce0b04094b6e9ef40bb7daf4fc94e93dbb4f9795b389c8863eaf13f552"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.13/go-size-analyzer_windows_arm64.zip",
|
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.14/go-size-analyzer_windows_arm64.zip",
|
||||||
"hash": "acf70aa0d8a9f490507149ae44496d07ce5ca8d5ad87679479306996b6e4e193"
|
"hash": "ee00a3b119c0824371cf9c21b1d63b120bfb341ee84713c80781063980f68d2e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gsa.exe",
|
"bin": "gsa.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user