From c44b5f058393ae4138141b6bc6e48a6c02e2581e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 12:31:40 +0000 Subject: [PATCH] go-size-analyzer: Update to version 1.3.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 263de148ea..7e2e0a7814 100644 --- a/bucket/go-size-analyzer.json +++ b/bucket/go-size-analyzer.json @@ -1,16 +1,16 @@ { - "version": "1.3.5", + "version": "1.3.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.3.5/go-size-analyzer_windows_amd64.zip", - "hash": "0af881eaa49902d34f45ea5c1a5f4d12152e107bf03ca35d4e8adf45c15fc597" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.6/go-size-analyzer_windows_amd64.zip", + "hash": "1ab317a4a7a33c2792c5515523ce235374e02f59a893abe5814c9f2d9e8de6f9" }, "arm64": { - "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.5/go-size-analyzer_windows_arm64.zip", - "hash": "e2e5df4ede2cbf86b98e78dbb666d45629a4b7d5e2e045b9f4da0cf5125d8367" + "url": "https://github.com/Zxilly/go-size-analyzer/releases/download/v1.3.6/go-size-analyzer_windows_arm64.zip", + "hash": "68cf1fd01bba5b8feb841eb3a63e729b9c0c3a6b799bd5dc70fb9bfbb2615792" } }, "bin": "gsa.exe",