ghq: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2022-05-06 08:31:12 +00:00
parent 1c26bd9788
commit 7f1424fa46

View File

@ -1,12 +1,12 @@
{
"version": "1.2.1",
"version": "1.3.0",
"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.1/ghq_windows_amd64.zip",
"hash": "sha1:34be944acf8f63787829589f2295f5b5138d3e31",
"url": "https://github.com/motemen/ghq/releases/download/v1.3.0/ghq_windows_amd64.zip",
"hash": "sha1:28bd60d89faf88a5fad2fac8d8990091f39df0a5",
"extract_dir": "ghq_windows_amd64"
}
},