From 1407083738c4bf73b7b4d56e1a7b3fc1bcecc95b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 22 May 2021 17:01:46 +0000 Subject: [PATCH] ghq: Update to version 1.2.0 --- bucket/ghq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ghq.json b/bucket/ghq.json index df63c487c0..e8db451839 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,12 +1,12 @@ { - "version": "1.1.7", + "version": "1.2.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.1.7/ghq_windows_amd64.zip", - "hash": "sha1:59f44a8edf878d85c2e51520fb97d5d6e873de74", + "url": "https://github.com/motemen/ghq/releases/download/v1.2.0/ghq_windows_amd64.zip", + "hash": "sha1:1c0921345f9755417a6d70acea6c611ef9248af2", "extract_dir": "ghq_windows_amd64" } },