diff --git a/bucket/gh.json b/bucket/gh.json index 18a80ee2a2..ac9665457c 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.24.3", + "version": "2.25.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_amd64.zip", - "hash": "483108bdf897ba2795ca6f32d03e395cff8db95a98eda120ed0ebb10263f1f37" + "url": "https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_windows_amd64.zip", + "hash": "3e67a6970a5cf90e0297cfa136bad82afb4bd9f54196304038a9023742442e32" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_386.zip", - "hash": "ca6c962b116612d4240a81334a9a33c010ce169f797bb8f9517e2a20e674fceb" + "url": "https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_windows_386.zip", + "hash": "222b7ca75c03ead9f55bf9129a655de35d0845e7491ab506af901ee4f1b4808b" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_arm64.zip", - "hash": "4baa2a7467af15c7caf5355bd1716e073f6d64baa9e53f271fa80cbe4e35b718" + "url": "https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_windows_arm64.zip", + "hash": "9b919c4c0e7999d45fd17def5bd8f3608033d6c7d019f184f2c940f0df2eae8a" } }, "bin": "bin\\gh.exe",