diff --git a/bucket/go-size-analyzer.json b/bucket/go-size-analyzer.json index cad027ba30..efd580dd55 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.3.9", + "version": "1.3.10", "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.9/go-size-analyzer_windows_amd64.zip", - "hash": "f4ec35dda8ee6eff44424c8403aaa3db1050ff17ca11fd792a958e077835f43f" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.10/go-size-analyzer_windows_amd64.zip", + "hash": "91d727f9d3864f830e42b42ff573dc75547a61fb21799a0e79be836edeb96a1f" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.9/go-size-analyzer_windows_arm64.zip", - "hash": "8e27fe4b9036bf9a76e8f5cb605ea2579f7ec69c87ed4809206d168f283bb287" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.10/go-size-analyzer_windows_arm64.zip", + "hash": "5fceb7840e0a1ab4a4b33842f2f645184a327c68c6492ab351aeb7c613d8c888" } }, "bin": "gsa.exe",