ghq: Update to version 0.13.0

This commit is contained in:
Richard Kuhnt 2019-12-01 08:00:22 +00:00
parent 1589f663a0
commit cc8cf7f575

View File

@ -1,17 +1,17 @@
{
"homepage": "https://github.com/motemen/ghq",
"description": "Remote repository management made easy.",
"version": "0.12.9",
"version": "0.13.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.9/ghq_windows_amd64.zip",
"hash": "sha1:3daef553b010a1d09ea00350daaeacc6e6edf65d",
"url": "https://github.com/motemen/ghq/releases/download/v0.13.0/ghq_windows_amd64.zip",
"hash": "sha1:c5d6bec2a372ab2ae4e3334767cd65508535d89d",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.12.9/ghq_windows_386.zip",
"hash": "sha1:fdd50c9913870aa70560b7ac30d8ba74daa7b3b9",
"url": "https://github.com/motemen/ghq/releases/download/v0.13.0/ghq_windows_386.zip",
"hash": "sha1:7761b82158badf724abe0a5ba39e6394ecd2afad",
"extract_dir": "ghq_windows_386"
}
},