go-size-analyzer: Update to version 1.3.7

This commit is contained in:
github-actions[bot] 2024-06-22 20:25:00 +00:00
parent ad8bd271f4
commit 653c5169cd

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.6", "version": "1.3.7",
"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.6/go-size-analyzer_windows_amd64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.7/go-size-analyzer_windows_amd64.zip",
"hash": "1ab317a4a7a33c2792c5515523ce235374e02f59a893abe5814c9f2d9e8de6f9" "hash": "9fdfcfeaff489699961a55119cd98e6dfd0fff1bf0318c4fd45300adb8908616"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.6/go-size-analyzer_windows_arm64.zip", "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.7/go-size-analyzer_windows_arm64.zip",
"hash": "68cf1fd01bba5b8feb841eb3a63e729b9c0c3a6b799bd5dc70fb9bfbb2615792" "hash": "7b766cd1b0c186e9db31d3a895ff1e8b8f9e80d6b01e8c4f464fc36161827e4b"
} }
}, },
"bin": "gsa.exe", "bin": "gsa.exe",