mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Merge pull request #319 from YunoHost-Apps/ci-auto-update-7.47
Upgrade to v7.47
This commit is contained in:
commit
d377cf4c08
7 changed files with 9 additions and 9 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
WeKan is an completely Open Source and Free software collaborative kanban board application.
|
||||
|
||||
|
||||
**Shipped version:** 7.46~ynh1
|
||||
**Shipped version:** 7.47~ynh1
|
||||
|
||||
**Demo:** <https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
WeKan is an completely Open Source and Free software collaborative kanban board application.
|
||||
|
||||
|
||||
**Versión actual:** 7.46~ynh1
|
||||
**Versión actual:** 7.47~ynh1
|
||||
|
||||
**Demo:** <https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
WeKan is an completely Open Source and Free software collaborative kanban board application.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 7.46~ynh1
|
||||
**Paketatutako bertsioa:** 7.47~ynh1
|
||||
|
||||
**Demoa:** <https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
WeKan est une application de tableau kanban collaborative entièrement libre et open source.
|
||||
|
||||
|
||||
**Version incluse :** 7.46~ynh1
|
||||
**Version incluse :** 7.47~ynh1
|
||||
|
||||
**Démo :** <https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
WeKan is an completely Open Source and Free software collaborative kanban board application.
|
||||
|
||||
|
||||
**Versión proporcionada:** 7.46~ynh1
|
||||
**Versión proporcionada:** 7.47~ynh1
|
||||
|
||||
**Demo:** <https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
WeKan is an completely Open Source and Free software collaborative kanban board application.
|
||||
|
||||
|
||||
**分发版本:** 7.46~ynh1
|
||||
**分发版本:** 7.47~ynh1
|
||||
|
||||
**演示:** <https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Wekan"
|
|||
description.en = "Trello-like kanban"
|
||||
description.fr = "Kanban similaire à Trello"
|
||||
|
||||
version = "7.46~ynh1"
|
||||
version = "7.47~ynh1"
|
||||
|
||||
maintainers = ["alexAubin", "ljf", "yalh76"]
|
||||
|
||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.46/wekan-7.46-amd64.zip"
|
||||
amd64.sha256 = "6cc9eacaa5fb8dfc189fe694bac6f16f9dfedb09969d1bc97e08c5a4a9e26eac"
|
||||
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.47/wekan-7.47-amd64.zip"
|
||||
amd64.sha256 = "c2d4c3f1814caaf5c065769e043898ae42c2b74f2e72810bffd6acf3237e5814"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = ".*-amd64.zip"
|
||||
|
||||
|
|
Loading…
Reference in a new issue