gh: Update to version 2.26.0

This commit is contained in:
github-actions[bot] 2023-04-04 20:26:02 +00:00
parent 1e112e0751
commit 36ebd804b2

View File

@ -1,20 +1,20 @@
{ {
"version": "2.25.1", "version": "2.26.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.25.1/gh_2.25.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_windows_amd64.zip",
"hash": "33be468155dabc1990e984eb9cb9e134c50cfe1c0bbeab92643355a8ea04e162" "hash": "9008ae74dc76fab3839f22b331a27196e1ac1455a1f5ca8b828f2d84e0c76c77"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_windows_386.zip",
"hash": "34f3bd1b378c08579e88729594178d4019e376943a473b6f0b9bb078754f6a68" "hash": "16afbcbbfef7b3482d3951c9316314097f52ed514fbc6ce4854f7ec319de09d0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_windows_arm64.zip",
"hash": "2801982024d3ade3e552caffaae95a480ce8a8deccfafe166aad66e18138ec2b" "hash": "d32a41d685013c3c57e10962cc962f8db7784831c042655b1f19a38d816958b4"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",