From 03007974521dc78bd0d56866fde84badcb10e4c0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 23:34:42 +0100 Subject: [PATCH 1/2] Upgrade to v16.8.1 https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.8.1 --- manifest.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6eb2071..d2b709d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "GitLab Runner" description.en = "Continuous integration tool to use with a GitLab instance (YNH or not)" description.fr = "Outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non)" -version = "16.8.0~ynh1" +version = "16.8.1~ynh1" maintainers = ["kay0u"] @@ -57,14 +57,14 @@ ram.runtime = "50M" [resources] [resources.sources.main] rename = "gitlab-runner.deb" - amd64.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.8.0/downloads/packages/deb/gitlab-runner_amd64.deb" - amd64.sha256 = "e53831ba33399db2419a36bf29baf8183f18f83204ec30446914888a099b832a" - i386.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.8.0/downloads/packages/deb/gitlab-runner_i386.deb" - i386.sha256 = "bf591042992b083294b05401f2fe7d00ac8d15def15ce3da6451e5158d8c51e6" - arm64.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.8.0/downloads/packages/deb/gitlab-runner_arm64.deb" - arm64.sha256 = "426eb758ed7a4b32e877ab266e0496da5fac2be9bf433fe47acbd946197f3615" - armhf.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.8.0/downloads/packages/deb/gitlab-runner_armhf.deb" - armhf.sha256 = "7201b77b23ace82f67d20859b4e63bfaa0b8a2045e44a3e530d866e39d7370a5" + amd64.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.8.1/downloads/packages/deb/gitlab-runner_amd64.deb" + amd64.sha256 = "070aab90fbe8d574521b17415fecb6bdbd710662a41bbea2e94e514e9a260569" + i386.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.8.1/downloads/packages/deb/gitlab-runner_i386.deb" + i386.sha256 = "8868c3f8bfd42a3e2470a19c63297b4266f9ed33c159edf9df7dc7ea676fb301" + arm64.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.8.1/downloads/packages/deb/gitlab-runner_arm64.deb" + arm64.sha256 = "4820743e821ca2a9e2bf4166187e09aa49d131f3a96e626b382ab94a230170e6" + armhf.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.8.1/downloads/packages/deb/gitlab-runner_armhf.deb" + armhf.sha256 = "687f738a52e97e3fb5f4b7b5ea728de4022c4acca4b59ccbf02e6ac76f8d4a46" autoupdate.upstream = "https://gitlab.com/gitlab-org/gitlab-runner" autoupdate.strategy = "latest_gitlab_release" From 6954d8503df977e305c9358ea0cf2c0c832a5d9e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 22:34:45 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 6 +++--- README_fr.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9ee7bc4..7718d70 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -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:** 16.8.0~ynh1 +**Shipped version:** 16.8.1~ynh1 ## Screenshots @@ -45,4 +45,4 @@ or sudo yunohost app upgrade gitlab-runner -u https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 99c978a..f132715 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ Si vous n’avez 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 :** 16.8.0~ynh1 +**Version incluse :** 16.8.1~ynh1 ## Captures d’écran