gitlab: 14.2.3 -> 14.2.4

(cherry picked from commit e5f70272c5ebe77cea9f045f8cac1d934d6a7ca5)
This commit is contained in:
Lara
2021-09-21 13:22:10 +02:00
committed by Yuka
parent 3397f0ede9
commit eb24e2e6b1
4 changed files with 9 additions and 9 deletions
@@ -20,7 +20,7 @@ let
};
};
};
version = "14.2.3";
version = "14.2.4";
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-TSA5CoNaLeMu7O02rsaR/rNciLwzxSIUUQsCo40Z15c=";
sha256 = "sha256-jVYPJWFJN/KDEi8j+BOWTbH8xP0ZLPewhGsJfj5h/0w=";
};
vendorSha256 = "sha256-WhkNK+V7yXK+le1u8StAKajZIBzVKqV/WIau27oZBXE=";