gh: Update to version 2.39.0

This commit is contained in:
github-actions[bot] 2023-11-14 08:25:43 +00:00
parent 22e9cc308d
commit 84d499d88b

View File

@ -1,20 +1,20 @@
{ {
"version": "2.38.0", "version": "2.39.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.38.0/gh_2.38.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_windows_amd64.zip",
"hash": "7b3e6f723ba3b92e7e9c4aa22e114a3d8b368119c9b37a2282fbb21742fa9ff1" "hash": "cbcf6516ac798e2fa3c048e2d7af7de30712c1c393cba8b7aaac478a8d0a81d5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_windows_386.zip",
"hash": "4741a63f663f61ecd5cc2111199c86d4b5d042ed1fae89bbaf60f16f79c57162" "hash": "ef3fba69f1b364264aee8f32a07cb2c1ff80ddb062a307acda1a30789d9bd3dc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_windows_arm64.zip",
"hash": "a4d76a6d0cf566d8576b5c719114df6f04dc62ee61233fb7b5a393d1eb5719b2" "hash": "3c2556a3df92bc421edd881336638ff567ecdd49a22d9d82644e1089fb749bff"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",