go-size-analyzer: Update to version 1.3.5

This commit is contained in:
github-actions[bot] 2024-06-20 12:31:21 +00:00
parent da635354d1
commit 0b1400ba80

View File

@ -1,16 +1,16 @@
{
"version": "1.3.4",
"version": "1.3.5",
"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.3.4/go-size-analyzer_windows_amd64.zip",
"hash": "4d5dfd73981e213c0fd8b2c70466928f5cfc778b744d15aad312876f1a788823"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.5/go-size-analyzer_windows_amd64.zip",
"hash": "0af881eaa49902d34f45ea5c1a5f4d12152e107bf03ca35d4e8adf45c15fc597"
},
"arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.4/go-size-analyzer_windows_arm64.zip",
"hash": "c09a82308811c95e303248ddea43892ee86e45977ebdbc879dc38dd8b143594a"
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.5/go-size-analyzer_windows_arm64.zip",
"hash": "e2e5df4ede2cbf86b98e78dbb666d45629a4b7d5e2e045b9f4da0cf5125d8367"
}
},
"bin": "gsa.exe",