go-size-analyzer: Update to version 1.5.4

This commit is contained in:
github-actions[bot] 2024-07-20 16:28:30 +00:00
parent 2329195008
commit cee410c133

View File

@ -1,16 +1,16 @@
{ {
"version": "1.5.3", "version": "1.5.4",
"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.5.3/go-size-analyzer_windows_amd64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.4/go-size-analyzer_windows_amd64.zip",
"hash": "873d95658845e493a820f85241f0eb9282b6644db5a660a3c41ee611ecb9ad8d" "hash": "a7eaaad02f1ea2b1af861ae8d3ac2a9bc314c2622f265b18f83f8d8df999af99"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.3/go-size-analyzer_windows_arm64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.4/go-size-analyzer_windows_arm64.zip",
"hash": "fbfd20e042b4b80656b843078d19932f9a6ad16471775a58c3367743626fed89" "hash": "952f1e43f8ab50fbdad0e8969bcc5e26332620ac7a5396318487791e2e0f0f6b"
} }
}, },
"bin": "gsa.exe", "bin": "gsa.exe",