gh: Update to version 2.30.0

This commit is contained in:
github-actions[bot] 2023-05-30 16:25:50 +00:00
parent 277c1c6b22
commit 978b80cbb5

View File

@ -1,20 +1,20 @@
{
"version": "2.29.0",
"version": "2.30.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_amd64.zip",
"hash": "031eb343ebff6f8cc712d58d79267ee00b0c61b37d6698927161daae895044c6"
"url": "https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_windows_amd64.zip",
"hash": "7d466686978e3c93e1a412229a77921288862cec183e94ad06cd36bfcd34ebaf"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_386.zip",
"hash": "3d626044e442e59c951ad8571cdf6bf07199c905fc0eb1de15283cde8fae9ae2"
"url": "https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_windows_386.zip",
"hash": "6b8270ea266b4afac5ea24a3bce3694c824769198694c52262ecfcb750106470"
},
"arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_arm64.zip",
"hash": "a4e6241be4031c048f4defefa4092470a14b5c812fc64df9938bc824656d379e"
"url": "https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_windows_arm64.zip",
"hash": "8883f41edf2e9c92c035d886bd9883bbacca37db7b79a0564f3838fd98f04ce0"
}
},
"bin": "bin\\gh.exe",