gh: Update to version 2.27.0

This commit is contained in:
github-actions[bot] 2023-04-07 20:24:17 +00:00
parent bf7d049bde
commit 21ca7c565b

View File

@ -1,20 +1,20 @@
{ {
"version": "2.26.1", "version": "2.27.0",
"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.26.1/gh_2.26.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.27.0/gh_2.27.0_windows_amd64.zip",
"hash": "eb921ad9a452a1b584bf586bd7a154748f8912234ccfb5868ee9b96faeca778b" "hash": "271db54f3f9ff8f1e34839cf0c517b2957c1d76ec1e0d818ebae2cf530292ebb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.27.0/gh_2.27.0_windows_386.zip",
"hash": "282d9d2ddba652f5f673354fb6b982097aa052d8aeb6e226a6e051995a1ee73c" "hash": "c16b3c6a2eaa91f1adcc89237296ab3a0d272473d8a5509670beebef4d3aecd1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.27.0/gh_2.27.0_windows_arm64.zip",
"hash": "55863399d5130f0e9501bcf7bf7d9a3f90f63a67052618bf123134a21b4216dd" "hash": "9c69f973d0d89a08a09a7cdc8ad4c071945fbba47908b26326c64338e86a6300"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",