gh: Update to version 2.25.0

This commit is contained in:
github-actions[bot] 2023-03-21 00:33:45 +00:00
parent 855181b9cf
commit f514c0a52d

View File

@ -1,20 +1,20 @@
{ {
"version": "2.24.3", "version": "2.25.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.24.3/gh_2.24.3_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_windows_amd64.zip",
"hash": "483108bdf897ba2795ca6f32d03e395cff8db95a98eda120ed0ebb10263f1f37" "hash": "3e67a6970a5cf90e0297cfa136bad82afb4bd9f54196304038a9023742442e32"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_windows_386.zip",
"hash": "ca6c962b116612d4240a81334a9a33c010ce169f797bb8f9517e2a20e674fceb" "hash": "222b7ca75c03ead9f55bf9129a655de35d0845e7491ab506af901ee4f1b4808b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_windows_arm64.zip",
"hash": "4baa2a7467af15c7caf5355bd1716e073f6d64baa9e53f271fa80cbe4e35b718" "hash": "9b919c4c0e7999d45fd17def5bd8f3608033d6c7d019f184f2c940f0df2eae8a"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",