ghq: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2024-04-04 09:07:38 +00:00
parent 18b787bec2
commit d320bd2ce3

View File

@ -1,17 +1,17 @@
{
"version": "1.5.0",
"version": "1.6.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.5.0/ghq_windows_amd64.zip",
"hash": "sha1:d38e8a28e6fe73b8e4fee40a0c1b8b5cdcac3d35",
"url": "https://github.com/motemen/ghq/releases/download/v1.6.0/ghq_windows_amd64.zip",
"hash": "sha1:ee2558fd5401dc15637798f3e76cd562cd41d130",
"extract_dir": "ghq_windows_amd64"
},
"arm64": {
"url": "https://github.com/motemen/ghq/releases/download/v1.5.0/ghq_windows_arm64.zip",
"hash": "sha1:210a5b9ab69d209c61c6e11badc5e2ccef253b23",
"url": "https://github.com/motemen/ghq/releases/download/v1.6.0/ghq_windows_arm64.zip",
"hash": "sha1:13b1a04cf2771da29772d3ff677107b7254713b0",
"extract_dir": "ghq_windows_arm64"
}
},