gitlab: 14.3.2 -> 14.3.3

(cherry picked from commit e7331d2e855145c651f9c2370e6732e5e443a27b)
This commit is contained in:
Lara
2021-10-14 12:03:20 +00:00
committed by github-actions[bot]
parent 0ebb82a648
commit 06fd3da981
5 changed files with 9 additions and 14 deletions
@@ -20,7 +20,7 @@ let
};
};
};
version = "14.3.2";
version = "14.3.3";
gitaly_package = "gitlab.com/gitlab-org/gitaly/v${lib.versions.major version}";
in
@@ -32,7 +32,7 @@ buildGoModule {
owner = "gitlab-org";
repo = "gitaly";
rev = "v${version}";
sha256 = "sha256-00Sgv1b3dwbN7ic//7NtrdiliunOnXRJ0GTQHYFjuqo=";
sha256 = "sha256-WC361E+p3i02n2YCOwUzRxCWFt5UMEfJi6tHZPj1dgo=";
};
vendorSha256 = "sha256-9RhPQosen70E9t1iAoc2SeKs9pYMMpMqgXLekWfKNf8=";