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 2021-06-30~ynh1

This commit is contained in:
yalh76 2021-06-30 00:30:14 +02:00
parent e052576ba9
commit 6751c58c2d
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
YunoRunner is our own CI runner for YunoHost Apps
**Shipped version:** 2021-03-05
**Shipped version:** 2021-06-30~ynh1
## Screenshots

View file

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

View file

@ -9,7 +9,7 @@ pkg_dependencies="python3-venv python3-dev python3-pip sqlite3"
yunorunner_repository="https://github.com/YunoHost/yunorunner"
yunorunner_release="444de3ae11db85294b6839b79b603e2d86b0a662"
yunorunner_release="eda079abcfdddbcefa1ceb863f9224b1cc077eb2"
#=================================================
# PERSONAL HELPERS