From c58f3f5666dd73f5a4f07618c376c4e803ebed3d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 27 Apr 2019 20:00:18 +0000 Subject: [PATCH] ghq: Update to version 0.10.1 --- bucket/ghq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghq.json b/bucket/ghq.json index adb33e16ee..0b1c12b213 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/motemen/ghq", - "version": "0.10.0", + "version": "0.10.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.10.0/ghq_windows_amd64.zip", - "hash": "sha1:bdc73306e28a8fe4cce0841b07b43889f54daa3b" + "url": "https://github.com/motemen/ghq/releases/download/v0.10.1/ghq_windows_amd64.zip", + "hash": "sha1:4fed32f45d7a51f465233a0084e2ccae68ee77b1" }, "32bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.10.0/ghq_windows_386.zip", - "hash": "sha1:32d2f3545ec4058cc3164b7ac15ba230bbbae2f6" + "url": "https://github.com/motemen/ghq/releases/download/v0.10.1/ghq_windows_386.zip", + "hash": "sha1:7e9cb11ad1d6cb28be8a48d22c5b681d01046b8d" } }, "bin": "ghq.exe",