diff --git a/bucket/gh.json b/bucket/gh.json index 76deb60bac..25cc195c0b 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.17.0", + "version": "2.18.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.17.0/gh_2.17.0_windows_amd64.zip", - "hash": "96d4e523636446b796b28f069332b6f8ea9a0950c6ef43617203cc5ac5af0d84" + "url": "https://github.com/cli/cli/releases/download/v2.18.0/gh_2.18.0_windows_amd64.zip", + "hash": "c66037cb69db4457d6ea87859e193085d4d0f4a924238aedd452fed6ea927036" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.17.0/gh_2.17.0_windows_386.zip", - "hash": "d3b06f291551ce0357e08334d8ba72810a552b593329e3c0dd3489f51a8712a3" + "url": "https://github.com/cli/cli/releases/download/v2.18.0/gh_2.18.0_windows_386.zip", + "hash": "edf6c1ac84d9fc7813e6e5364036bf2dc087d1394161aecdef68ae142ae7c261" } }, "bin": "bin\\gh.exe",