about summary refs log tree commit diff
path: root/third_party/gerrit_plugins/code-owners
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/gerrit_plugins/code-owners')
-rw-r--r--third_party/gerrit_plugins/code-owners/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/gerrit_plugins/code-owners/default.nix b/third_party/gerrit_plugins/code-owners/default.nix
index 3c0c4bed0f..e790e4729d 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:07mgvd7fvg1xqlabjn644505yx98vjrmwxx1arwsykir1h82h0b2";
+  depsOutputHash = "sha256:0p9gzmn45983kpay1lzc4lb2rj2b2js839s592bvfyqhw32ji65n";
   src = pkgs.fetchgit {
     url = "https://gerrit.googlesource.com/plugins/code-owners";
     rev = "6fdf3ce2e52904b35e2a5824a4197155c2c6b4e4";