mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
Upgrade to v15.2.1
This commit is contained in:
parent
360d7f5d4c
commit
591984c609
4 changed files with 14 additions and 12 deletions
|
@ -1,6 +1,7 @@
|
||||||
SOURCE_URL=https://packages.gitlab.com/runner/gitlab-runner/packages/debian/buster/gitlab-runner_15.0.0_amd64.deb/download.deb
|
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.2.1/downloads/packages/deb/gitlab-runner_amd64.deb
|
||||||
SOURCE_SUM=0cdf0505fe72d46472f685736ace64fc5b5c7181fcb374d77b04e629bb6eeba5
|
SOURCE_SUM=aaf9494673752d016a3488403ae5ac68b81d96a24358469de8352d68b70e2ac8
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
|
SOURCE_FORMAT=deb
|
||||||
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=gitlab-runner.deb
|
SOURCE_FILENAME=gitlab-runner.deb
|
||||||
SOURCE_EXTRACT=false
|
SOURCE_EXTRACT=false
|
||||||
SOURCE_FORMAT=deb
|
|
|
@ -1,6 +1,7 @@
|
||||||
SOURCE_URL=https://packages.gitlab.com/runner/gitlab-runner/packages/debian/buster/gitlab-runner_15.0.0_armhf.deb/download.deb
|
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.2.1/downloads/packages/deb/gitlab-runner_armhf.deb
|
||||||
SOURCE_SUM=042ace4be975ecd916747d32e971c8356de90ef50eb2c75d372c5cd5371e2f74
|
SOURCE_SUM=4d679120b7eef8ed5e497a93a90663b69beb6719709269366d3c6760a1e34cec
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
|
SOURCE_FORMAT=deb
|
||||||
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=gitlab-runner.deb
|
SOURCE_FILENAME=gitlab-runner.deb
|
||||||
SOURCE_EXTRACT=false
|
SOURCE_EXTRACT=false
|
||||||
SOURCE_FORMAT=deb
|
|
|
@ -1,6 +1,7 @@
|
||||||
SOURCE_URL=https://packages.gitlab.com/runner/gitlab-runner/packages/debian/buster/gitlab-runner_15.0.0_i386.deb/download.deb
|
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.2.1/downloads/packages/deb/gitlab-runner_i386.deb
|
||||||
SOURCE_SUM=35bd675a1285f4ce4cd3c1494b59e0fba596ee395d9cf30c527922d969448263
|
SOURCE_SUM=a95a97cc2330ecad7106c9a89536f478d32602fc0e7a8d7a8dca8b281883b4db
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
|
SOURCE_FORMAT=deb
|
||||||
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=gitlab-runner.deb
|
SOURCE_FILENAME=gitlab-runner.deb
|
||||||
SOURCE_EXTRACT=false
|
SOURCE_EXTRACT=false
|
||||||
SOURCE_FORMAT=deb
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Continuous integration tool to use with a GitLab instance (YNH or not).",
|
"en": "Continuous integration tool to use with a GitLab instance (YNH or not).",
|
||||||
"fr": "Outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non)."
|
"fr": "Outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non)."
|
||||||
},
|
},
|
||||||
"version": "15.0.0~ynh2",
|
"version": "15.2.1~ynh1",
|
||||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
|
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -23,8 +23,7 @@
|
||||||
"yunohost": ">= 4.3.0"
|
"yunohost": ">= 4.3.0"
|
||||||
},
|
},
|
||||||
"multi_instance": false,
|
"multi_instance": false,
|
||||||
"services": [
|
"services": [],
|
||||||
],
|
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue