diff --git a/bucket/go-size-analyzer.json b/bucket/go-size-analyzer.json index 79e145f44a..6689c6d396 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.3.7", + "version": "1.3.8", "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.7/go-size-analyzer_windows_amd64.zip", - "hash": "9fdfcfeaff489699961a55119cd98e6dfd0fff1bf0318c4fd45300adb8908616" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.8/go-size-analyzer_windows_amd64.zip", + "hash": "0200b4530c16cd92fbfccbc396d91ffc12527a22c64fcfcb917b065f23afa541" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.7/go-size-analyzer_windows_arm64.zip", - "hash": "7b766cd1b0c186e9db31d3a895ff1e8b8f9e80d6b01e8c4f464fc36161827e4b" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.8/go-size-analyzer_windows_arm64.zip", + "hash": "d321d3e86ef05f10f00e25941532ae41c8c5bd02337fd7bd756cd9f192dba368" } }, "bin": "gsa.exe",