1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab-runner_ynh.git synced 2024-09-03 19:15:58 +02:00

Merge pull request #73 from YunoHost-Apps/ci-auto-update-v16.0.1

Upgrade to version 16.0.1
This commit is contained in:
Kayou 2023-05-24 13:48:12 +02:00 committed by GitHub
commit 44ba4ecf46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 15 additions and 15 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**Shipped version:** 15.11.0~ynh1
**Shipped version:** 16.0.1~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
**Version incluse :** 15.11.0~ynh1
**Version incluse :** 16.0.1~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.11.0/downloads/packages/deb/gitlab-runner_aarch64.deb
SOURCE_SUM=8168f5598c67d806e29d605392bdaf8957f5f5bd247159b67836e65aab37b3e7
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.0.1/downloads/packages/deb/gitlab-runner_aarch64.deb
SOURCE_SUM=645005ad8a121b52f80203515c5caa3d4fb0fa6bad86331dd3ccb686eeaceacf
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.11.0/downloads/packages/deb/gitlab-runner_amd64.deb
SOURCE_SUM=d159875b92c81a23579c5f330ded4611f4e86ed2c1f8e20cfcb0e31fcab3a53a
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.0.1/downloads/packages/deb/gitlab-runner_amd64.deb
SOURCE_SUM=5d32d4536933b447fc18345978f357315ad581a2e3df67b8b762278a13422a94
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.11.0/downloads/packages/deb/gitlab-runner_arm64.deb
SOURCE_SUM=7cf4d023566cb188f1edb8a999e696e421a42ef5525ca15825a2a390cdf83a7a
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.0.1/downloads/packages/deb/gitlab-runner_arm64.deb
SOURCE_SUM=6905c418f3e18c900e01ee642993101315f8c322a9dad8052868fd68bdaa28fd
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.11.0/downloads/packages/deb/gitlab-runner_armel.deb
SOURCE_SUM=40d45c9ec8c7fa64cad3f9fc0f8e3004b255e2f830201cbcab4169bb73eac9c6
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.0.1/downloads/packages/deb/gitlab-runner_armel.deb
SOURCE_SUM=b9f7a9a620430a74efc21b0d960e9557c2e82d19b6f88a9635d2b107f3fe633e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.11.0/downloads/packages/deb/gitlab-runner_armhf.deb
SOURCE_SUM=e58343e899bab3405b861f20150816149a81da13997c2c3473b653ef2175510f
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.0.1/downloads/packages/deb/gitlab-runner_armhf.deb
SOURCE_SUM=50369d5b4ec3fd5a9ac1f0b76edb5b10845f33e7a6369f7814688d79aca3246b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.11.0/downloads/packages/deb/gitlab-runner_i386.deb
SOURCE_SUM=a5eb61cb27320ffdf8a23d1d2d19f47182e635e61e15f2642c45b3719feb4c67
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.0.1/downloads/packages/deb/gitlab-runner_i386.deb
SOURCE_SUM=c6b3ef99c7385c0dfbd6078a08b149d6b54197f3c301744328560ae0ef071f07
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"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)."
},
"version": "15.11.0~ynh1",
"version": "16.0.1~ynh1",
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
"upstream": {
"license": "MIT",