mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go-size-analyzer: Update to version 1.6.0
This commit is contained in:
parent
6f5d87db79
commit
211373eb26
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.5.4",
|
||||
"version": "1.6.0",
|
||||
"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.5.4/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "a7eaaad02f1ea2b1af861ae8d3ac2a9bc314c2622f265b18f83f8d8df999af99"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.0/go-size-analyzer_windows_amd64.zip",
|
||||
"hash": "906076ab53477eb3d007b067f5b2ecb28b24833461fe440ba54f25dbbfd99f26"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.4/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "952f1e43f8ab50fbdad0e8969bcc5e26332620ac7a5396318487791e2e0f0f6b"
|
||||
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.0/go-size-analyzer_windows_arm64.zip",
|
||||
"hash": "5b590b66f6be1123caa980d7ac60419bab77bcb8d5c82a8fdcbd46794f9cb58a"
|
||||
}
|
||||
},
|
||||
"bin": "gsa.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user