From 7f1424fa468e02a8e1e351d0bc5cf934a71fdff5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 08:31:12 +0000 Subject: [PATCH] ghq: Update to version 1.3.0 --- bucket/ghq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ghq.json b/bucket/ghq.json index 25644de7b6..e1ec86e100 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,12 +1,12 @@ { - "version": "1.2.1", + "version": "1.3.0", "description": "Remote repository clones manager", "homepage": "https://github.com/motemen/ghq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v1.2.1/ghq_windows_amd64.zip", - "hash": "sha1:34be944acf8f63787829589f2295f5b5138d3e31", + "url": "https://github.com/motemen/ghq/releases/download/v1.3.0/ghq_windows_amd64.zip", + "hash": "sha1:28bd60d89faf88a5fad2fac8d8990091f39df0a5", "extract_dir": "ghq_windows_amd64" } },