From 106e0211e8e04bb6e42fa0fb0d2e493b5758c444 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 28 Apr 2019 06:00:23 +0000 Subject: [PATCH] ghq: Update to version 0.10.2 --- bucket/ghq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghq.json b/bucket/ghq.json index 0b1c12b213..a36e9e5998 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/motemen/ghq", - "version": "0.10.1", + "version": "0.10.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.10.1/ghq_windows_amd64.zip", - "hash": "sha1:4fed32f45d7a51f465233a0084e2ccae68ee77b1" + "url": "https://github.com/motemen/ghq/releases/download/v0.10.2/ghq_windows_amd64.zip", + "hash": "sha1:d6635a264baa152859d64964ce6e27e16e80bf50" }, "32bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.10.1/ghq_windows_386.zip", - "hash": "sha1:7e9cb11ad1d6cb28be8a48d22c5b681d01046b8d" + "url": "https://github.com/motemen/ghq/releases/download/v0.10.2/ghq_windows_386.zip", + "hash": "sha1:3f230e742ca3b34f7ac67135504062c04d115d6c" } }, "bin": "ghq.exe",