gh: Update to version 2.36.0

This commit is contained in:
github-actions[bot] 2023-10-03 16:30:16 +00:00
parent 6f207d278c
commit 950196ddea

View File

@ -1,20 +1,20 @@
{ {
"version": "2.35.0", "version": "2.36.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.35.0/gh_2.35.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_windows_amd64.zip",
"hash": "877851dea022b3000e7a831977ea8e91f1d47b2ab79d83ecdce2b90ab8f5d4c6" "hash": "1419d3c782e7f568d467eb912c8e03a6c473f76d1dfac015404f2489c373a001"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_windows_386.zip",
"hash": "e028b7905d75b6754c84af65ec49f454dac23456e81e2aa3e7339cff3d30ebb1" "hash": "030224e5e233633de0c35ce74f2842635331ecb49b1080ee1ede294469a7dc29"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_windows_arm64.zip",
"hash": "4703896fb3f8be99f8532b72cf105db8f744d888bddc00dea25b3e21173b4921" "hash": "058f937b5ff112938b5fd645be9c4e819773d7ca88dd83ed8dceae9be7a93dce"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",