From d92ca1099035590566dbb5790284bc2f3d68a84c Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Sat, 5 Nov 2022 02:18:41 +0000 Subject: chore(gerrit): bump to 3.7.0-rc4 Change-Id: Ib6f4fd5817fb5415cff5ea1d8c75c8c9a08d56b4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7185 Tested-by: BuildkiteCI Reviewed-by: tazjin --- third_party/gerrit_plugins/code-owners/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/gerrit_plugins/code-owners/default.nix') diff --git a/third_party/gerrit_plugins/code-owners/default.nix b/third_party/gerrit_plugins/code-owners/default.nix index 377a2a0471cd..3c0c4bed0fd7 100644 --- a/third_party/gerrit_plugins/code-owners/default.nix +++ b/third_party/gerrit_plugins/code-owners/default.nix @@ -5,7 +5,7 @@ let in buildGerritBazelPlugin rec { name = "code-owners"; - depsOutputHash = "sha256:0fpv5yavgki5nv84lg5zykp6v7pv9xll1glmz5dwnz5z11axj4g9"; + depsOutputHash = "sha256:07mgvd7fvg1xqlabjn644505yx98vjrmwxx1arwsykir1h82h0b2"; src = pkgs.fetchgit { url = "https://gerrit.googlesource.com/plugins/code-owners"; rev = "6fdf3ce2e52904b35e2a5824a4197155c2c6b4e4"; -- cgit 1.4.1