sourcegraph-cli: Update to version 5.1.2

This commit is contained in:
github-actions[bot] 2023-08-24 16:27:50 +00:00
parent 4de6224abf
commit 0e1bb7abed

View File

@ -1,12 +1,12 @@
{
"version": "5.1.1",
"version": "5.1.2",
"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.1.1/src-cli_5.1.1_windows_amd64.tar.gz",
"hash": "ad235b62f1abb90a0f59bb814fad56b00fef90961c7b91be04410205d5217b8d"
"url": "https://github.com/sourcegraph/src-cli/releases/download/5.1.2/src-cli_5.1.2_windows_amd64.tar.gz",
"hash": "183f6115b41a702044309a5eccdcaef41663a3cfff5c40e805350239f5a156d0"
}
},
"bin": "src.exe",