From f92200f8a019355ad3fb71fe474c317a5f937176 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 16 Jan 2020 18:01:49 +0000 Subject: [PATCH] ghq: Update to version 1.0.2 --- bucket/ghq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ghq.json b/bucket/ghq.json index b415979762..f57d130485 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,12 +1,12 @@ { - "version": "1.0.1", + "version": "1.0.2", "description": "Remote repository clones manager", "homepage": "https://github.com/motemen/ghq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v1.0.1/ghq_windows_amd64.zip", - "hash": "sha1:9fc7610837c5af889dbb768a66e6e8a3bbc3e9c3", + "url": "https://github.com/motemen/ghq/releases/download/v1.0.2/ghq_windows_amd64.zip", + "hash": "sha1:ced541a4485c693deef1281b7b06880d9542e6f0", "extract_dir": "ghq_windows_amd64" } },