From 999456535743e82f7bc83607b9c1adf3e45ebf54 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 May 2019 05:00:21 +0000 Subject: [PATCH] ghq: Update to version 0.12.3 --- bucket/ghq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghq.json b/bucket/ghq.json index 3fd20c21b9..a572358fea 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/motemen/ghq", - "version": "0.12.2", + "version": "0.12.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.12.2/ghq_windows_amd64.zip", - "hash": "sha1:1fb4717533de5e4c904fb6b41bf7732b5fd65ed5", + "url": "https://github.com/motemen/ghq/releases/download/v0.12.3/ghq_windows_amd64.zip", + "hash": "sha1:f01f9a31d1d00e20e1f526bc29d4ae0c2a0c239f", "extract_dir": "ghq_windows_amd64" }, "32bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.12.2/ghq_windows_386.zip", - "hash": "sha1:6e6d956c3b3190267b8c9a244273d54b73d3fb4f", + "url": "https://github.com/motemen/ghq/releases/download/v0.12.3/ghq_windows_386.zip", + "hash": "sha1:d99b62cb6d161cabaf1be297676842c674a86e66", "extract_dir": "ghq_windows_386" } },