mirror of
https://github.com/YunoHost-Apps/plateau_ynh.git
synced 2024-09-03 20:06:38 +02:00
Merge pull request #14 from YunoHost-Apps/ci-auto-update-2.0.0
Upgrade to v2.0.0
This commit is contained in:
commit
70fc8932c5
3 changed files with 4 additions and 2 deletions
|
@ -32,6 +32,7 @@ Plateau helps designers organize and document participatory workshops.
|
||||||
|
|
||||||
* Official app website: <https://latelier-des-chercheurs.fr>
|
* Official app website: <https://latelier-des-chercheurs.fr>
|
||||||
* Upstream app code repository: <https://github.com/l-atelier-des-chercheurs/PLATEAU>
|
* Upstream app code repository: <https://github.com/l-atelier-des-chercheurs/PLATEAU>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/plateau>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/plateau_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/plateau_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
|
@ -31,6 +31,7 @@ Plateau aide les designers à organiser et à documenter des ateliers participat
|
||||||
|
|
||||||
* Site officiel de l’app : <https://latelier-des-chercheurs.fr>
|
* Site officiel de l’app : <https://latelier-des-chercheurs.fr>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/l-atelier-des-chercheurs/PLATEAU>
|
* Dépôt de code officiel de l’app : <https://github.com/l-atelier-des-chercheurs/PLATEAU>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/plateau>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/plateau_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/plateau_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/l-atelier-des-chercheurs/PLATEAU/archive/refs/tags/v2.0.0b.tar.gz"
|
url = "https://github.com/l-atelier-des-chercheurs/PLATEAU/archive/refs/tags/v2.0.0.tar.gz"
|
||||||
sha256 = "56ea654ce68a58c124c314753724eaa27606f8e99cc4ed0de546499fd241c912"
|
sha256 = "8573599860b81a3d6a4f8ea2d6b2b4385d8a6104d27c3e8ceef7d922780d77ca"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue