1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00

Upgrade to v2023.02.06

This commit is contained in:
yunohost-bot 2023-02-07 06:08:12 +00:00
parent 3171bdb8da
commit 2555d3f744
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "CI runner of YunoHost", "en": "CI runner of YunoHost",
"fr": "Runner d'intégration continue de YunoHost" "fr": "Runner d'intégration continue de YunoHost"
}, },
"version": "2023.01.21~ynh1", "version": "2023.02.06~ynh1",
"url": "https://github.com/YunoHost/yunorunner", "url": "https://github.com/YunoHost/yunorunner",
"upstream": { "upstream": {
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",

View file

@ -9,7 +9,7 @@ pkg_dependencies="python3-venv python3-dev python3-pip sqlite3 wkhtmltopdf optip
yunorunner_repository="https://github.com/YunoHost/yunorunner" yunorunner_repository="https://github.com/YunoHost/yunorunner"
yunorunner_release="e2b9a88ef45aa1a66cf7de47ab6214a48847afe0" yunorunner_release="7c82e2c7c2797c2c2061b87a0cf283b1135b490f"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS