go-size-analyzer: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2024-07-18 20:26:43 +00:00
parent d629d96e6f
commit 022ce9c438

View File

@ -1,16 +1,16 @@
{
"version": "1.5.0",
"version": "1.5.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.5.0/go-size-analyzer_windows_amd64.zip",
"hash": "8cf13526b3b826c1e670aaecc383fef9d2313c41af7bbc5623d5cb0e08809486"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.1/go-size-analyzer_windows_amd64.zip",
"hash": "0b95b372d7491ea976163493e834e2a4f3b3c01e1112ced51815c37b2582ca38"
},
"arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.0/go-size-analyzer_windows_arm64.zip",
"hash": "8afc0ce97e2d9adceca5de0f91832402f54d35c03317bb9dba9060e1b8d01d92"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.1/go-size-analyzer_windows_arm64.zip",
"hash": "a822a8fc1674a17fa7ca01a30f6eee733e0b4f55704b14b3a173d79c939936a7"
}
},
"bin": "gsa.exe",