ghq: Update to version 1.2.1

This commit is contained in:
Richard Kuhnt 2021-05-23 19:01:46 +00:00
parent 95c6fff6c1
commit e985add2cf

View File

@ -1,12 +1,12 @@
{
"version": "1.2.0",
"version": "1.2.1",
"description": "Remote repository clones manager",
"homepage": "https://github.com/motemen/ghq",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v1.2.0/ghq_windows_amd64.zip",
"hash": "sha1:1c0921345f9755417a6d70acea6c611ef9248af2",
"url": "https://github.com/motemen/ghq/releases/download/v1.2.1/ghq_windows_amd64.zip",
"hash": "sha1:34be944acf8f63787829589f2295f5b5138d3e31",
"extract_dir": "ghq_windows_amd64"
}
},