mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Merge pull request #261 from YunoHost-Apps/ci-auto-update-v7.03
Upgrade to version 7.03
This commit is contained in:
commit
cd14ee934c
5 changed files with 7 additions and 7 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
WeKan is an completely Open Source and Free software collaborative kanban board.
|
WeKan is an completely Open Source and Free software collaborative kanban board.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 7.02~ynh1
|
**Shipped version:** 7.03~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h
|
**Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
WeKan est une application de tableau kanban collaborative.
|
WeKan est une application de tableau kanban collaborative.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 7.02~ynh1
|
**Version incluse :** 7.03~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h
|
**Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.02/wekan-7.02-amd64.zip
|
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.03/wekan-7.03-amd64.zip
|
||||||
SOURCE_SUM=0ec730e40d0a411cca9bad53a7b5a0c21ecbe97db759454a01c3bbc0cd3371ff
|
SOURCE_SUM=3f8f4b4aee4b29f56a676505bdaa8d483a56733474f8bf0ff988fb2f620f1bb6
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.02/wekan-7.02-arm64.zip
|
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.03/wekan-7.03-arm64.zip
|
||||||
SOURCE_SUM=c1414d481b2c84ab4bbc95cbaa2ac5b815c41114112a25fa671c4bf1bf003bd4
|
SOURCE_SUM=2d70ecfff81f1789a3f26277da1373a2a25ef51b2e7b99c512d3772c991deaee
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Trello-like kanban",
|
"en": "Trello-like kanban",
|
||||||
"fr": "Un kanban similaire à Trello"
|
"fr": "Un kanban similaire à Trello"
|
||||||
},
|
},
|
||||||
"version": "7.02~ynh1",
|
"version": "7.03~ynh1",
|
||||||
"url": "https://wekan.github.io",
|
"url": "https://wekan.github.io",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Add table
Reference in a new issue