From df43a3dadc1c0b3c591a3e1a2e0833db1697a728 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 16:29:33 +0000 Subject: [PATCH] go-size-analyzer: Update to version 1.6.3 --- 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 256a14ec2a..6bc70a25b4 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.6.2", + "version": "1.6.3", "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.6.2/go-size-analyzer_windows_amd64.zip", - "hash": "de958fd30654932b543667c7262c6d4826b58cdd1765f85f5f43b5ac297a81b8" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_windows_amd64.zip", + "hash": "8512009f05d55ddcf1fc07d8390f1708470a3b61d36ed633a068fbed47e6cee1" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.2/go-size-analyzer_windows_arm64.zip", - "hash": "05308b009c52e090549e95f0f491c35137b2ff49ca1fb04b4987a00fad7d3d04" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_windows_arm64.zip", + "hash": "24c06bb744038dd05f8f2f962b441d30d9badccddbeeb1d906bdb165ad7fc030" } }, "bin": "gsa.exe",