From abde2172c62c4cc1ffbf056547ec8dc37ea1919b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 16:31:10 +0000 Subject: [PATCH] go-size-analyzer: Update to version 1.10.2 --- bucket/go-size-analyzer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/go-size-analyzer.json b/bucket/go-size-analyzer.json index d2aa24f278..47d9be0204 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.10.1", + "version": "1.10.2", "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.10.1/go-size-analyzer_1.10.1_windows_amd64.zip", - "hash": "5f2c60b04b383317bd2cd7b689fe4f8563a4824420890b34132e5335b9cdd7b3" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.10.2/go-size-analyzer_1.10.2_windows_amd64.zip", + "hash": "31623eb4f9bd5fd11bfdeb5a11d44480ca600734087b1a2b5c8d13a6309183ef" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.10.1/go-size-analyzer_1.10.1_windows_arm64.zip", - "hash": "fb5240bcadc32fa023bf5ed2d3bb3fc88d78314e7db29219931b3693cb5a7df6" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.10.2/go-size-analyzer_1.10.2_windows_arm64.zip", + "hash": "ce1476c73bc7689cacfcf6e0a397dbf904eb3c8e2d679fd32c06f0051b8856bc" } }, "bin": "gsa.exe",