go-size-analyzer: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2024-08-01 08:29:15 +00:00
parent f6bca28b21
commit dc6a61bb4f

View File

@ -1,16 +1,16 @@
{
"version": "1.6.0",
"version": "1.6.1",
"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.0/go-size-analyzer_windows_amd64.zip",
"hash": "906076ab53477eb3d007b067f5b2ecb28b24833461fe440ba54f25dbbfd99f26"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.1/go-size-analyzer_windows_amd64.zip",
"hash": "9a1a5bc7b7c57e8895a4cfcfaa64582790a0b587c2fe47690a4e4e670ff4fdad"
},
"arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.0/go-size-analyzer_windows_arm64.zip",
"hash": "5b590b66f6be1123caa980d7ac60419bab77bcb8d5c82a8fdcbd46794f9cb58a"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.1/go-size-analyzer_windows_arm64.zip",
"hash": "72f7c90e5954033ce374f80d6b465186cc0b32445a5fd2ca4c8e0f7a27472a79"
}
},
"bin": "gsa.exe",