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 #63 from YunoHost-Apps/ci-auto-update-v15.9.1

Upgrade to version 15.9.1
This commit is contained in:
Kayou 2023-03-06 10:05:56 +01:00 committed by GitHub
commit 0fa8ab37be
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.8.0~ynh1
**Shipped version:** 15.9.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.8.0~ynh1
**Version incluse :** 15.9.1~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_aarch64.deb
SOURCE_SUM=661bd2ca24fad9a84b772519dccb36a58cf8fa6dcfaf4a59c0215c1579704c51
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_aarch64.deb
SOURCE_SUM=2059efcc5c838b732f43de415986c9a82ea3d0d65cce71cc4cf1c91be3083812
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.8.0/downloads/packages/deb/gitlab-runner_amd64.deb
SOURCE_SUM=295897287ff15d2d82cabfabbb826b1978e900daf01a0fb4032eccf1eb4cce52
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_amd64.deb
SOURCE_SUM=40a30d90363b03f6dc7f220e1232714766a1de5d527102868f99c8224b87e035
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.8.0/downloads/packages/deb/gitlab-runner_arm64.deb
SOURCE_SUM=bb1e16fc45b858dc99eb7730df5f1dcac71cd0033814f132d8495052b4c508c7
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_arm64.deb
SOURCE_SUM=bf26467333aa39c6cb1f34230c312711f0326530be97a419bcf731dad9eb83a2
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.8.0/downloads/packages/deb/gitlab-runner_armel.deb
SOURCE_SUM=07f88c86696dce621f81586a88ad389b9983885ed7b29f3cbe69e90cdfa4890f
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_armel.deb
SOURCE_SUM=4b8c75d9dfbee9aa6f49abd29c61c0d8a8966e275c279537d5a71a36eb562be4
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.8.0/downloads/packages/deb/gitlab-runner_armhf.deb
SOURCE_SUM=d5ef3b659c1371d462180cd53cb2a270c1dc4450ffd4d405371dafdd4ece5f70
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_armhf.deb
SOURCE_SUM=2636904e51591079055f28d3f9c6c9dd5e64c39cc3a4a1597e746a45ab51e4f9
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.8.0/downloads/packages/deb/gitlab-runner_i386.deb
SOURCE_SUM=5db038a53693965c1141d3fa7871011e485aca9c05bedfd2c82494279fe58a96
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_i386.deb
SOURCE_SUM=5b532f3ee1ad7fd9dbff56335ed8ba9f0ca9922d965abfad061e5462e0295bc7
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.8.0~ynh1",
"version": "15.9.1~ynh1",
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
"upstream": {
"license": "MIT",