ghq: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2019-04-27 13:00:20 +00:00
parent 1dd732a370
commit fe79b6f09e

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/motemen/ghq", "homepage": "https://github.com/motemen/ghq",
"version": "0.9.0", "version": "0.10.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.9.0/ghq_windows_amd64.zip", "url": "https://github.com/motemen/ghq/releases/download/v0.10.0/ghq_windows_amd64.zip",
"hash": "sha1:3c983175db9debfb82fce9d50fa4a5255e98ad2a" "hash": "sha1:bdc73306e28a8fe4cce0841b07b43889f54daa3b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.9.0/ghq_windows_386.zip", "url": "https://github.com/motemen/ghq/releases/download/v0.10.0/ghq_windows_386.zip",
"hash": "sha1:bbe3d5eecc4537a233643bd63ff02ff00e2c21f3" "hash": "sha1:32d2f3545ec4058cc3164b7ac15ba230bbbae2f6"
} }
}, },
"bin": "ghq.exe", "bin": "ghq.exe",