From e87b3db359552a9224df5bc132e5bf51cf0a934d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 04:29:14 +0000 Subject: [PATCH] go-size-analyzer: Update to version 1.7.8 --- 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 841bbd979a..19988cd7f6 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.7.7", + "version": "1.7.8", "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.7/go-size-analyzer_windows_amd64.zip", - "hash": "710137ea914ab1ae7324b3be67395bd657981c1c78b7d0d363a1f9b8c38aa7f9" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.8/go-size-analyzer_windows_amd64.zip", + "hash": "bdacf52b124af724ec60c60cb76bf5afb4da5ff3a9bb7e2f1951cb5b5d63648e" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.7/go-size-analyzer_windows_arm64.zip", - "hash": "c50d30b442a6568252ec06a9993cb820b6ac0e4540388e9b015383c13ea86283" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.8/go-size-analyzer_windows_arm64.zip", + "hash": "c2b8a3cab56badf4d8feee884ea373ee5929de6ee7bfa27ef1ed7cd517153f53" } }, "bin": "gsa.exe",