go-size-analyzer: Update to version 1.3.3

This commit is contained in:
github-actions[bot] 2024-06-17 16:28:35 +00:00
parent f14ba2791d
commit 9bd7517213

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.2", "version": "1.3.3",
"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.3.2/go-size-analyzer_windows_amd64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.3/go-size-analyzer_windows_amd64.zip",
"hash": "bb1668bc65e9bffd3a3a15433ea6e5c6829e22c7d56eac939fc02f351948513c" "hash": "001f6c406173c78f332dbafbcab4b2f98063ecdf04d62bc51e02553d119c7999"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.2/go-size-analyzer_windows_arm64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.3/go-size-analyzer_windows_arm64.zip",
"hash": "911dc3b2fe13f53e69cdde52b492efcf6a74fbe684232a026469c648d17bfb81" "hash": "4adbaa4e3646cc92641824ae0bfec819c37ba3ca3a300db023424a5664197c19"
} }
}, },
"bin": "gsa.exe", "bin": "gsa.exe",