gh: Update to version 2.35.0

This commit is contained in:
github-actions[bot] 2023-09-19 12:30:45 +00:00
parent 0e6e165319
commit ef3944a502

View File

@ -1,20 +1,20 @@
{ {
"version": "2.34.0", "version": "2.35.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.34.0/gh_2.34.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_windows_amd64.zip",
"hash": "9c775ac42e6548107cf859b15d3ad3e664eec93639e5c3cd7a84c6d98926d1dd" "hash": "877851dea022b3000e7a831977ea8e91f1d47b2ab79d83ecdce2b90ab8f5d4c6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_windows_386.zip",
"hash": "12f7158b604f06d1a2d9eb756d339f0d6d2b37821bd5f28d9f60fcc6caad9dc5" "hash": "e028b7905d75b6754c84af65ec49f454dac23456e81e2aa3e7339cff3d30ebb1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_windows_arm64.zip",
"hash": "7ba5915fddf18226b95e7563fcd709766a160df2899eaca376d50708b251e3c0" "hash": "4703896fb3f8be99f8532b72cf105db8f744d888bddc00dea25b3e21173b4921"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",