diff --git a/bucket/go-size-analyzer.json b/bucket/go-size-analyzer.json index ad950b9be0..f33610c5bc 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.7.9", + "version": "1.8.0", "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.7.9/go-size-analyzer_windows_amd64.zip", - "hash": "00e01a246391bac04c839b6e4340b35316b1f6c77e9a581f3ba9b006b904547c" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.0/go-size-analyzer_windows_amd64.zip", + "hash": "85d29e3596a1998733920e1e5c61998ee11b9857bbc8c10713ad4a4f47500ccc" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.9/go-size-analyzer_windows_arm64.zip", - "hash": "3fe9f9b37f259dc862e3119068b26f6b62e85bb6f6c3333d6845354b6852e048" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.8.0/go-size-analyzer_windows_arm64.zip", + "hash": "87b8d55200280bc907655768f91801bea41d75a3b585f866dbc3bcded5193d64" } }, "bin": "gsa.exe",