sourcegraph-cli: Update to version 5.8.1

This commit is contained in:
github-actions[bot] 2024-10-15 12:32:20 +00:00
parent 9c9989f5db
commit 40bfad0831

View File

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