From f7dc7c36a2a14883171002dfe57fbb4c1347c2ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 08:31:07 +0000 Subject: [PATCH] ghq: Update to version 1.9.3 --- bucket/ghq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghq.json b/bucket/ghq.json index 8b39a79f02..c230c220ea 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,17 +1,17 @@ { - "version": "1.9.2", + "version": "1.9.3", "description": "Remote repository clones manager", "homepage": "https://github.com/motemen/ghq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v1.9.2/ghq_windows_amd64.zip", - "hash": "sha1:576474337a0e86f1351e4dc979fdb165f575aa06", + "url": "https://github.com/motemen/ghq/releases/download/v1.9.3/ghq_windows_amd64.zip", + "hash": "sha1:c69b551ce8794e2c81d08abfb49e72d420556331", "extract_dir": "ghq_windows_amd64" }, "arm64": { - "url": "https://github.com/motemen/ghq/releases/download/v1.9.2/ghq_windows_arm64.zip", - "hash": "sha1:a144106ae5f87a3ab1ced32335f8432ead8e43e2", + "url": "https://github.com/motemen/ghq/releases/download/v1.9.3/ghq_windows_arm64.zip", + "hash": "sha1:23a4118155e459aea28ee5147f6c5afd7f10b7ed", "extract_dir": "ghq_windows_arm64" } },