go-size-analyzer: Update to version 1.6.2

This commit is contained in:
github-actions[bot] 2024-08-06 08:28:16 +00:00
parent a2e42d7be1
commit 56a40e30fd

View File

@ -1,16 +1,16 @@
{
"version": "1.6.1",
"version": "1.6.2",
"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.6.1/go-size-analyzer_windows_amd64.zip",
"hash": "9a1a5bc7b7c57e8895a4cfcfaa64582790a0b587c2fe47690a4e4e670ff4fdad"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.2/go-size-analyzer_windows_amd64.zip",
"hash": "de958fd30654932b543667c7262c6d4826b58cdd1765f85f5f43b5ac297a81b8"
},
"arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.1/go-size-analyzer_windows_arm64.zip",
"hash": "72f7c90e5954033ce374f80d6b465186cc0b32445a5fd2ca4c8e0f7a27472a79"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.2/go-size-analyzer_windows_arm64.zip",
"hash": "05308b009c52e090549e95f0f491c35137b2ff49ca1fb04b4987a00fad7d3d04"
}
},
"bin": "gsa.exe",