ghq: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2024-11-09 04:29:26 +00:00
parent 41c964e960
commit a4175fcf5a

View File

@ -1,17 +1,17 @@
{
"version": "1.6.3",
"version": "1.7.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.6.3/ghq_windows_amd64.zip",
"hash": "sha1:2c03e23d1e3743e8edd36b1b6ba598d76681a627",
"url": "https://github.com/motemen/ghq/releases/download/v1.7.0/ghq_windows_amd64.zip",
"hash": "sha1:6c9669b83b22bf9dbc7afbe348dcbc8eb33f5381",
"extract_dir": "ghq_windows_amd64"
},
"arm64": {
"url": "https://github.com/motemen/ghq/releases/download/v1.6.3/ghq_windows_arm64.zip",
"hash": "sha1:3b7011db24bb8088bd843ffd197fdc7911d747b7",
"url": "https://github.com/motemen/ghq/releases/download/v1.7.0/ghq_windows_arm64.zip",
"hash": "sha1:f9616361611cdace212190f8baaabac8f2545fe3",
"extract_dir": "ghq_windows_arm64"
}
},