go-size-analyzer: Update to version 1.3.12

This commit is contained in:
github-actions[bot] 2024-06-27 20:26:35 +00:00
parent 333fdb7c9d
commit f984db7464

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.11", "version": "1.3.12",
"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.11/go-size-analyzer_windows_amd64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.12/go-size-analyzer_windows_amd64.zip",
"hash": "27163b15906fd9a177dec85d55493c799e649f0439f8bb45f591b9b143232f14" "hash": "c307cd8311fcd9d500ef26b5efa88379c4af3a7e64799332b9cebd4a59dda131"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.11/go-size-analyzer_windows_arm64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.12/go-size-analyzer_windows_arm64.zip",
"hash": "58f644a3b0631b2e2616e0d8d9ff5921e46fb67c5f956e1b22136b6bc51cdc9d" "hash": "3b568ba62671aa199789011817d3744a30416b4006acf8709ee75e482d533578"
} }
}, },
"bin": "gsa.exe", "bin": "gsa.exe",