diff --git a/bucket/gh.json b/bucket/gh.json index 9582b832a4..31318dc7de 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.26.0", + "version": "2.26.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_windows_amd64.zip", - "hash": "9008ae74dc76fab3839f22b331a27196e1ac1455a1f5ca8b828f2d84e0c76c77" + "url": "https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_windows_amd64.zip", + "hash": "eb921ad9a452a1b584bf586bd7a154748f8912234ccfb5868ee9b96faeca778b" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_windows_386.zip", - "hash": "16afbcbbfef7b3482d3951c9316314097f52ed514fbc6ce4854f7ec319de09d0" + "url": "https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_windows_386.zip", + "hash": "282d9d2ddba652f5f673354fb6b982097aa052d8aeb6e226a6e051995a1ee73c" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_windows_arm64.zip", - "hash": "d32a41d685013c3c57e10962cc962f8db7784831c042655b1f19a38d816958b4" + "url": "https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_windows_arm64.zip", + "hash": "55863399d5130f0e9501bcf7bf7d9a3f90f63a67052618bf123134a21b4216dd" } }, "bin": "bin\\gh.exe",