gh: Update to version 2.37.0

This commit is contained in:
github-actions[bot] 2023-10-17 16:27:58 +00:00
parent 6b1a8564a8
commit d4be60085c

View File

@ -1,20 +1,20 @@
{ {
"version": "2.36.0", "version": "2.37.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.36.0/gh_2.36.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_windows_amd64.zip",
"hash": "1419d3c782e7f568d467eb912c8e03a6c473f76d1dfac015404f2489c373a001" "hash": "466cb9703d13cf55329ed7182d3b598cdabf10c642ef07c7d60700ac187ba1fc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_windows_386.zip",
"hash": "030224e5e233633de0c35ce74f2842635331ecb49b1080ee1ede294469a7dc29" "hash": "2cb537d5b40570ba9c6f7dc7eccb2bc949155a7b2cd6a79697f970d52768d0f2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_windows_arm64.zip",
"hash": "058f937b5ff112938b5fd645be9c4e819773d7ca88dd83ed8dceae9be7a93dce" "hash": "d88a2e695df05af1f3d4e67849695d989465ddc0773e60bf574bf995fa5b3efe"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",