From c086a06f0b4ff9b911db355ebdba4473865fbbe8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 20:27:03 +0000 Subject: [PATCH] go-size-analyzer: Update to version 1.7.9 --- 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 19988cd7f6..ad950b9be0 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.7.8", + "version": "1.7.9", "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.8/go-size-analyzer_windows_amd64.zip", - "hash": "bdacf52b124af724ec60c60cb76bf5afb4da5ff3a9bb7e2f1951cb5b5d63648e" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.9/go-size-analyzer_windows_amd64.zip", + "hash": "00e01a246391bac04c839b6e4340b35316b1f6c77e9a581f3ba9b006b904547c" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.8/go-size-analyzer_windows_arm64.zip", - "hash": "c2b8a3cab56badf4d8feee884ea373ee5929de6ee7bfa27ef1ed7cd517153f53" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.9/go-size-analyzer_windows_arm64.zip", + "hash": "3fe9f9b37f259dc862e3119068b26f6b62e85bb6f6c3333d6845354b6852e048" } }, "bin": "gsa.exe",