gh: Update to version 2.12.1

This commit is contained in:
github-actions[bot] 2022-06-09 16:30:31 +00:00
parent b4c8381c57
commit b1346339c6

View File

@ -1,16 +1,16 @@
{ {
"version": "2.12.0", "version": "2.12.1",
"description": "Official GitHub CLI", "description": "Official GitHub CLI",
"homepage": "https://cli.github.com", "homepage": "https://cli.github.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.12.0/gh_2.12.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.12.1/gh_2.12.1_windows_amd64.zip",
"hash": "58d4dad791b2fef15a7f9af9851993a55513f43891de0c2a46e5fc3b05543c8c" "hash": "18c606959b9de19b29815b06ca48a30b830f3ca2dfda862aabc0054573f3d364"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.12.0/gh_2.12.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.12.1/gh_2.12.1_windows_386.zip",
"hash": "ea1fb4c96aa0db2b4886f5cd3c5980147a98592b71fe9529df5edc3abbce30b6" "hash": "1a9ff983129aa38b56a67906af3fb24f7f524f041897198744352ab0551f7ef8"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",