diff --git a/bucket/go-size-analyzer.json b/bucket/go-size-analyzer.json index 9aec8b3c9d..14e400161c 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.5.1", + "version": "1.5.3", "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.5.1/go-size-analyzer_windows_amd64.zip", - "hash": "0b95b372d7491ea976163493e834e2a4f3b3c01e1112ced51815c37b2582ca38" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.3/go-size-analyzer_windows_amd64.zip", + "hash": "873d95658845e493a820f85241f0eb9282b6644db5a660a3c41ee611ecb9ad8d" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.1/go-size-analyzer_windows_arm64.zip", - "hash": "a822a8fc1674a17fa7ca01a30f6eee733e0b4f55704b14b3a173d79c939936a7" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.3/go-size-analyzer_windows_arm64.zip", + "hash": "fbfd20e042b4b80656b843078d19932f9a6ad16471775a58c3367743626fed89" } }, "bin": "gsa.exe",