diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index 7d10ac23a7..881e33ca15 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "5.8.0", + "version": "5.8.1", "description": "Command line interface to Sourcegraph", "homepage": "https://github.com/sourcegraph/src-cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/sourcegraph/src-cli/releases/download/5.8.0/src-cli_5.8.0_windows_amd64.tar.gz", - "hash": "01fbd9a02d0513193ef113ef176cd290d734046d35c1be9c867746c7ea82d2f6" + "url": "https://github.com/sourcegraph/src-cli/releases/download/5.8.1/src-cli_5.8.1_windows_amd64.tar.gz", + "hash": "63d3ea02a1bf1019a288f0dabcd374ef296de594e99ae9f171a4dac30a365fbb" } }, "bin": "src.exe",