gh: Update to version 2.39.2

This commit is contained in:
github-actions[bot] 2023-11-27 20:24:41 +00:00
parent 70e6688ade
commit 50cedf3024

View File

@ -1,20 +1,20 @@
{ {
"version": "2.39.1", "version": "2.39.2",
"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.1/gh_2.39.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_amd64.zip",
"hash": "6b8fe1b9d18215f1eba40b020e4d28c6d91a4bdcd6239f4bd59f5abc1d05a26c" "hash": "e57d3c0acafe21d2eb1e230f908898b4d48b24db979ac2f1eb510c4e2478efa6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_386.zip",
"hash": "5759423cccfef74880a0d65f4fe8235f169a54b5887e2c08cef91019a690fa62" "hash": "50daec42a9a97354a8dd351bcd7e2243f79a5e3e6483ace15685534cee3db1ac"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_arm64.zip",
"hash": "7be4b8c846e515e7648a5a2ad56c6dcd1cc62ce6b58f4337b089ad506969c978" "hash": "57dd214e69ac0040ca392c0ce84f8c746d9e53c2a4a6821b81dfaf49695b63c5"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",