From 96b805b8fa8470b49c0fe53476a40416817f08e2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 6 Jan 2020 04:00:27 +0000 Subject: [PATCH] ghq: Update to version 1.0.1 --- bucket/ghq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ghq.json b/bucket/ghq.json index dd26c2bcb2..b415979762 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,12 +1,12 @@ { - "version": "0.99.2", + "version": "1.0.1", "description": "Remote repository clones manager", "homepage": "https://github.com/motemen/ghq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.99.2/ghq_windows_amd64.zip", - "hash": "sha1:95888589393a2f878e8d1ae107291a050177b2c9", + "url": "https://github.com/motemen/ghq/releases/download/v1.0.1/ghq_windows_amd64.zip", + "hash": "sha1:9fc7610837c5af889dbb768a66e6e8a3bbc3e9c3", "extract_dir": "ghq_windows_amd64" } },