ghq: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2023-04-16 16:28:00 +00:00
parent 640f043010
commit d5c6a92898

View File

@ -1,17 +1,17 @@
{
"version": "1.4.1",
"version": "1.4.2",
"description": "Remote repository clones manager",
"homepage": "https://github.com/motemen/ghq",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v1.4.1/ghq_windows_amd64.zip",
"hash": "sha1:2ae1881f3bac8425a5d68ec9c3636e49951659f6",
"url": "https://github.com/motemen/ghq/releases/download/v1.4.2/ghq_windows_amd64.zip",
"hash": "sha1:6953fb3a5b809b99795468aa3abc7fcd7a15c58a",
"extract_dir": "ghq_windows_amd64"
},
"arm64": {
"url": "https://github.com/motemen/ghq/releases/download/v1.4.1/ghq_windows_arm64.zip",
"hash": "sha1:74c10459a003b7781395582b524673064cdf54cb",
"url": "https://github.com/motemen/ghq/releases/download/v1.4.2/ghq_windows_arm64.zip",
"hash": "sha1:f1fb902ef96eef3af17e6d534b2d5eaddb2ac27f",
"extract_dir": "ghq_windows_arm64"
}
},