gh: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2022-06-23 00:35:03 +00:00
parent fd40b45b0c
commit e37a4b4cd0

View File

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