gitlab: 13.0.9 -> 13.0.12 (#94968)

This commit is contained in:
Florian Klink 2020-08-11 14:11:39 +02:00 committed by GitHub
parent 084d5c0b8c
commit 5aa6b4c2a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

@ -1,13 +1,13 @@
{
"version": "13.0.9",
"repo_hash": "0rzby1q4vy59cs9ghnx29f6gflmz9114yh5yia0kdikiyky95rsx",
"version": "13.0.12",
"repo_hash": "0m9pn1alxdib9ppf878wf186bvn0llik7vcpqijzcdzc18q9cldq",
"owner": "gitlab-org",
"repo": "gitlab",
"rev": "v13.0.9-ee",
"rev": "v13.0.12-ee",
"passthru": {
"GITALY_SERVER_VERSION": "13.0.9",
"GITALY_SERVER_VERSION": "13.0.12",
"GITLAB_PAGES_VERSION": "1.18.0",
"GITLAB_SHELL_VERSION": "13.2.0",
"GITLAB_WORKHORSE_VERSION": "8.31.2"
}
}
}

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