Merge pull request #92637 from petabyteboy/feature/gitlab-12-10-14

[20.03] gitlab: 12.10.13 -> 12.10.14
This commit is contained in:
Florian Klink
2020-07-08 20:16:01 +02:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
{
"version": "12.10.13",
"repo_hash": "0smhx2v5l9ya4j3xq66w9m4jbd72k74f6j67k6nrw7862pl251gc",
"version": "12.10.14",
"repo_hash": "1h3h5irmanaxizw66dw87ahrnzpfs3g4s9gxlsypbkdnzbi1rfsm",
"owner": "gitlab-org",
"repo": "gitlab",
"rev": "v12.10.13-ee",
"rev": "v12.10.14-ee",
"passthru": {
"GITALY_SERVER_VERSION": "12.10.13",
"GITALY_SERVER_VERSION": "12.10.14",
"GITLAB_PAGES_VERSION": "1.17.0",
"GITLAB_SHELL_VERSION": "12.2.0",
"GITLAB_WORKHORSE_VERSION": "8.30.3"

View File

@@ -19,14 +19,14 @@ let
};
};
in buildGoPackage rec {
version = "12.10.13";
version = "12.10.14";
pname = "gitaly";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "gitaly";
rev = "v${version}";
sha256 = "0x6zlj468l5fmq1r7hb2sr2z9dy8pr0apnpmbf28ivap942a10dx";
sha256 = "0v2ikj4vvlgj2cpp4m5di9kw63nsc3p9hgjfacvzr7nj3ar2pwqa";
};
# Fix a check which assumes that hook files are writeable by their