Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at release-19.03 32 lines 1.2 kB view raw
1{ 2 "ce": { 3 "version": "12.1.6", 4 "repo_hash": "0zyqxzyb1m8qa94iiyqf5ivqxrg60y378r94fsixy17fbh4y7sa6", 5 "deb_hash": "14bwcmwar44pjnjr6fdn2h9y92vyfva0kb76d4pz8pqc9pfm2hmg", 6 "deb_url": "https://packages.gitlab.com/gitlab/gitlab-ce/packages/debian/stretch/gitlab-ce_12.1.6-ce.0_amd64.deb/download.deb", 7 "owner": "gitlab-org", 8 "repo": "gitlab-ce", 9 "rev": "v12.1.6", 10 "passthru": { 11 "GITALY_SERVER_VERSION": "1.53.2", 12 "GITLAB_PAGES_VERSION": "1.7.1", 13 "GITLAB_SHELL_VERSION": "9.3.0", 14 "GITLAB_WORKHORSE_VERSION": "8.7.0" 15 } 16 }, 17 "ee": { 18 "version": "12.1.6", 19 "repo_hash": "1lxci1hwcccgw567c5733yl95xsxr4gnw41m48igdw9y8p6g7zbc", 20 "deb_hash": "0yjilhf4bjhl1a596x6n4cvjklfbrwhymslhx977nfjazfb5slx3", 21 "deb_url": "https://packages.gitlab.com/gitlab/gitlab-ee/packages/debian/stretch/gitlab-ee_12.1.6-ee.0_amd64.deb/download.deb", 22 "owner": "gitlab-org", 23 "repo": "gitlab-ee", 24 "rev": "v12.1.6-ee", 25 "passthru": { 26 "GITALY_SERVER_VERSION": "1.53.2", 27 "GITLAB_PAGES_VERSION": "1.7.1", 28 "GITLAB_SHELL_VERSION": "9.3.0", 29 "GITLAB_WORKHORSE_VERSION": "8.7.0" 30 } 31 } 32}