diff --git a/bucket/go-size-analyzer.json b/bucket/go-size-analyzer.json index c4ac099745..b880a43cae 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.4.2", + "version": "1.4.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.4.2/go-size-analyzer_windows_amd64.zip", - "hash": "5ef78ae3d41792c97aa44ea68a8ca7251cb1c6d3496efc7989bc80347fd904ef" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.3/go-size-analyzer_windows_amd64.zip", + "hash": "d4ced9e906eedc2ac49966264c5de3e88e8017a0a0a2785b135232350ece978f" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.2/go-size-analyzer_windows_arm64.zip", - "hash": "a8aaec8d7ae1ab1b6ac34d7719c6fc26d37c6863783d8abaf28acbd05d4c4790" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.3/go-size-analyzer_windows_arm64.zip", + "hash": "9a5b5614d9ef6134e4954c5dc6fabc3765f0ad8621c5066431843ee3f9c17166" } }, "bin": "gsa.exe",