diff --git a/manifest.json b/manifest.json index 1b2152d..5571def 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "CI runner of YunoHost", "fr": "Runner d'intégration continue de YunoHost" }, - "version": "2022.01.18~ynh2", + "version": "2023.01.26~ynh1", "url": "https://github.com/YunoHost/yunorunner", "upstream": { "license": "GPL-3.0-or-later", diff --git a/scripts/_common.sh b/scripts/_common.sh index 4a84943..abf2c49 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,7 +9,7 @@ pkg_dependencies="python3-venv python3-dev python3-pip sqlite3 wkhtmltopdf optip yunorunner_repository="https://github.com/YunoHost/yunorunner" -yunorunner_release="51a55e8f5e487c7fdca457bb013fd34095dfffa3" +yunorunner_release="912dfda4d79b4860a036e20955811a809ffed9f8" #================================================= # PERSONAL HELPERS