gh: Update to version 2.39.1

This commit is contained in:
github-actions[bot] 2023-11-14 20:23:28 +00:00
parent 8ff87af19e
commit 7853cbf498

View File

@ -1,20 +1,20 @@
{ {
"version": "2.39.0", "version": "2.39.1",
"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.39.0/gh_2.39.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_windows_amd64.zip",
"hash": "cbcf6516ac798e2fa3c048e2d7af7de30712c1c393cba8b7aaac478a8d0a81d5" "hash": "6b8fe1b9d18215f1eba40b020e4d28c6d91a4bdcd6239f4bd59f5abc1d05a26c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_windows_386.zip",
"hash": "ef3fba69f1b364264aee8f32a07cb2c1ff80ddb062a307acda1a30789d9bd3dc" "hash": "5759423cccfef74880a0d65f4fe8235f169a54b5887e2c08cef91019a690fa62"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_windows_arm64.zip",
"hash": "3c2556a3df92bc421edd881336638ff567ecdd49a22d9d82644e1089fb749bff" "hash": "7be4b8c846e515e7648a5a2ad56c6dcd1cc62ce6b58f4337b089ad506969c978"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",