diff --git a/bucket/go-size-analyzer.json b/bucket/go-size-analyzer.json index 14e400161c..c1078be52c 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.5.3", + "version": "1.5.4", "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.3/go-size-analyzer_windows_amd64.zip", - "hash": "873d95658845e493a820f85241f0eb9282b6644db5a660a3c41ee611ecb9ad8d" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.4/go-size-analyzer_windows_amd64.zip", + "hash": "a7eaaad02f1ea2b1af861ae8d3ac2a9bc314c2622f265b18f83f8d8df999af99" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.3/go-size-analyzer_windows_arm64.zip", - "hash": "fbfd20e042b4b80656b843078d19932f9a6ad16471775a58c3367743626fed89" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.5.4/go-size-analyzer_windows_arm64.zip", + "hash": "952f1e43f8ab50fbdad0e8969bcc5e26332620ac7a5396318487791e2e0f0f6b" } }, "bin": "gsa.exe",