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