gitlab: 14.2.1 -> 14.2.3
(cherry picked from commit 6ede6d2740c0625531b58d69d5a80a06821c6635)
This commit is contained in:
committed by
github-actions[bot]
parent
355b6d3675
commit
d8e386b70d
@@ -10,7 +10,7 @@ let
|
||||
copyGemFiles = true;
|
||||
gemdir = ./.;
|
||||
};
|
||||
version = "14.2.1";
|
||||
version = "14.2.3";
|
||||
gitaly_package = "gitlab.com/gitlab-org/gitaly/v${lib.versions.major version}";
|
||||
in
|
||||
|
||||
@@ -22,7 +22,7 @@ buildGoModule {
|
||||
owner = "gitlab-org";
|
||||
repo = "gitaly";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-B3NtdS1UcT+nYIdoXs+tW2gnXZ0ew+NiIcCNi5z5fOc=";
|
||||
sha256 = "sha256-TSA5CoNaLeMu7O02rsaR/rNciLwzxSIUUQsCo40Z15c=";
|
||||
};
|
||||
|
||||
vendorSha256 = "sha256-WhkNK+V7yXK+le1u8StAKajZIBzVKqV/WIau27oZBXE=";
|
||||
|
||||
Reference in New Issue
Block a user