mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced 2024-09-03 20:36:13 +02:00
Merge pull request #27 from YunoHost-Apps/ci-auto-update-v2022.01.09
Upgrade to version 2022.01.09
This commit is contained in:
commit
88bd7ac0f0
4 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
CI runner of YunoHost
|
||||
|
||||
**Shipped version:** 2021.10.19~ynh1
|
||||
**Shipped version:** 2022.01.09~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Runner d'intégration continue de YunoHost
|
||||
|
||||
**Version incluse :** 2021.10.19~ynh1
|
||||
**Version incluse :** 2022.01.09~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "CI runner of YunoHost",
|
||||
"fr": "Runner d'intégration continue de YunoHost"
|
||||
},
|
||||
"version": "2021.10.19~ynh1",
|
||||
"version": "2022.01.09~ynh1",
|
||||
"url": "https://github.com/YunoHost/yunorunner",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
|
@ -9,7 +9,7 @@ pkg_dependencies="python3-venv python3-dev python3-pip sqlite3"
|
|||
|
||||
yunorunner_repository="https://github.com/YunoHost/yunorunner"
|
||||
|
||||
yunorunner_release="266bad3ec0aa050f3c005e8e3d1220bcae716616"
|
||||
yunorunner_release="de28fea3b51a3f5b4e3d0bdc956e2f172cea592c"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Reference in a new issue