1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Merge pull request #269 from YunoHost-Apps/ci-auto-update-v7.09

Upgrade to version 7.09
This commit is contained in:
yalh76 2023-08-22 21:27:29 +02:00 committed by GitHub
commit be80976530
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

View file

@ -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.
**Shipped version:** 7.08~ynh1
**Shipped version:** 7.09~ynh1
**Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
WeKan est une application de tableau kanban collaborative.
**Version incluse :** 7.08~ynh1
**Version incluse :** 7.09~ynh1
**Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.08/wekan-7.08-amd64.zip
SOURCE_SUM=bb445c3c148593764e68c178fe37419b2a74a227736a79d43996e6bb9be48086
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.09/wekan-7.09-amd64.zip
SOURCE_SUM=7f9956c878bab40c99d5a7bebdeb1a7fa7d0016098cd47f0946bfde7d997ae7d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.08/wekan-7.08-arm64.zip
SOURCE_SUM=8a760a05a5be98cdf55c3738e27b7aaa9575a609efb6e0bdc42a0e2139be2f61
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.09/wekan-7.09-arm64.zip
SOURCE_SUM=0ef14b07dd7fdb635b0350094f3df57aeb6d082e4525fe087e097c4f8cfbf238
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Trello-like kanban",
"fr": "Un kanban similaire à Trello"
},
"version": "7.08~ynh1",
"version": "7.09~ynh1",
"url": "https://wekan.github.io",
"upstream": {
"license": "MIT",