src-cli: 6.7.1104 -> 6.9.0

This commit is contained in:
R. Ryantm
2025-10-16 02:18:24 +00:00
parent 7d4c6daffb
commit 90e181349c
+2 -2
View File
@@ -10,13 +10,13 @@
buildGoModule rec {
pname = "src-cli";
version = "6.7.1104";
version = "6.9.0";
src = fetchFromGitHub {
owner = "sourcegraph";
repo = "src-cli";
rev = version;
hash = "sha256-ABghlNOeWqsXapz3dMtzGBre8BcttZG3PlYCqPk3+fM=";
hash = "sha256-zhVsn5M0RA8JIops07IOBWOvKXI8nthCdedJ3wTr3co=";
};
vendorHash = "sha256-bpfDnVqJoJi9WhlA6TDWAhBRkbbQn1BHfnLJ8BTmhGM=";