From 67f91c77127c7e3008fd8bf133fb5be82f81e3db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 08:30:38 +0000 Subject: [PATCH] go-size-analyzer: Update to version 1.7.6 --- 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 5d80608c93..0f72a4b1aa 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.7.5", + "version": "1.7.6", "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.5/go-size-analyzer_windows_amd64.zip", - "hash": "b65ee738e70e209a1d2e1adaca24407385b79dc4a7b56baceb974c9cbc7bbd6b" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.6/go-size-analyzer_windows_amd64.zip", + "hash": "3333f0693fe354aea277f5f2a290be0b47ca04a7fb3155eaf915ea44242f64db" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.5/go-size-analyzer_windows_arm64.zip", - "hash": "da60db539cfbc678949fe104d3adeee5a9502e4055b51a90603fb6e7ac6ab406" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.6/go-size-analyzer_windows_arm64.zip", + "hash": "46e76f37ae20bd807cafc7a19ebbe8b2fa5bdc8021e3f0e82106a532ef096cb2" } }, "bin": "gsa.exe",