go-size-analyzer: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2024-07-09 20:26:05 +00:00
parent 5641870159
commit 2a409ad4de

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4.1", "version": "1.4.2",
"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.4.1/go-size-analyzer_windows_amd64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.2/go-size-analyzer_windows_amd64.zip",
"hash": "bc6884b7bd4a413480cf58f3cb4255aa23881dd441d1760a00c2685e6a90bc44" "hash": "5ef78ae3d41792c97aa44ea68a8ca7251cb1c6d3496efc7989bc80347fd904ef"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.1/go-size-analyzer_windows_arm64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.2/go-size-analyzer_windows_arm64.zip",
"hash": "ba52d29ea5fc0a861be6552a6889c28b8ae905b54d5be3d394110e6a41cdb582" "hash": "a8aaec8d7ae1ab1b6ac34d7719c6fc26d37c6863783d8abaf28acbd05d4c4790"
} }
}, },
"bin": "gsa.exe", "bin": "gsa.exe",