1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/digisteps_ynh.git synced 2024-09-03 18:26:21 +02:00

Upgrade to v0.5.16 (#9)

This commit is contained in:
YunoHost Bot 2024-02-29 22:45:09 +01:00 committed by GitHub
parent c78c6b0ac9
commit ee3b9fe477
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Create simple online educational pathes Create simple online educational pathes
**Shipped version:** 0.5.15~ynh1 **Shipped version:** 0.5.16~ynh1
**Demo:** https://ladigitale.dev/digisteps/#/ **Demo:** https://ladigitale.dev/digisteps/#/
## Documentation and resources ## Documentation and resources

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Create simple online educational pathes Create simple online educational pathes
**Version incluse :** 0.5.15~ynh1 **Version incluse :** 0.5.16~ynh1
**Démo :** https://ladigitale.dev/digisteps/#/ **Démo :** https://ladigitale.dev/digisteps/#/
## Documentations et ressources ## Documentations et ressources

View file

@ -5,7 +5,7 @@ name = "Digisteps"
description.en = "Create simple online educational pathes" description.en = "Create simple online educational pathes"
description.fr = "Créer des parcours pédagogiques simples en ligne" description.fr = "Créer des parcours pédagogiques simples en ligne"
version = "0.5.15~ynh1" version = "0.5.16~ynh1"
maintainers = ["Pierre-Amiel Giraud"] maintainers = ["Pierre-Amiel Giraud"]
@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://codeberg.org/ladigitale/digisteps/releases/download/0.5.15/digisteps-v0.5.15.zip" url = "https://codeberg.org/ladigitale/digisteps/archive/0.5.16.tar.gz"
sha256 = "d367e32ac8044b98c630b8a4c86ab1a2b6217e16db4e3cbab523020c2efae5b5" sha256 = "62c64b4261516488a9293b94e2672ca771efc2fee47998aa2e25deb00790c746"
autoupdate.strategy = "latest_forgejo_release" autoupdate.strategy = "latest_forgejo_release"
[resources.system_user] [resources.system_user]