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 #209 from YunoHost-Apps/ci-auto-update-v6.55

Upgrade to version 6.55
This commit is contained in:
yalh76 2022-11-07 19:52:56 +01:00 committed by GitHub
commit cd94eb7b7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 10 deletions

View file

@ -18,7 +18,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 application with MIT license.
**Shipped version:** 6.53~ynh1
**Shipped version:** 6.55~ynh1
**Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h

View file

@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
WeKan ® est une application de tableau kanban collaborative entièrement libre et open source avec une licence MIT.
**Version incluse :** 6.53~ynh1
**Version incluse :** 6.55~ynh1
**Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h

View file

@ -41,11 +41,11 @@
# 6.27.1~ynh1 / Mongo 4.4
upgrade=1 from_commit=9cac9713c99aabae61074ebdb2b88b1e927a1f1b
# 6.27.1~ynh2 / Mongo 5.0
upgrade=1 from_commit=1ed17a307bd6a2374a21d3488f17a099107d3984
upgrade=0 from_commit=1ed17a307bd6a2374a21d3488f17a099107d3984
# 6.28~ynh1 / Mongo 5.0
upgrade=1 from_commit=2c93251155dd3ce73bfa03090e914d407cc89d30
upgrade=0 from_commit=2c93251155dd3ce73bfa03090e914d407cc89d30
# 6.28~ynh2 / Mongo 5.0
upgrade=1 from_commit=4bece11c12b5691811e8abb5478093cd932cad94
upgrade=0 from_commit=4bece11c12b5691811e8abb5478093cd932cad94
# 6.30~ynh1 / Mongo 4.4 ; 5.0
upgrade=1 from_commit=19d250f0c09d4f8dad4343a86a5d20672853221a
backup_restore=1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.53/wekan-6.53-amd64.zip
SOURCE_SUM=086c1ffa9570b6839dff72f37b63dc1194c06b878baef11095ead9cda8919e90
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.55/wekan-6.55-amd64.zip
SOURCE_SUM=a19d22c3b81d45e020eb66cb95d08b5679aa613acb6552d4f68ed75ebb9da58e
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/v6.53/wekan-6.53-arm64.zip
SOURCE_SUM=dc9a599a2a47fe7bac28a0e60fd64df09fef5adc0987c06f8265c822bdd18fec
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.55/wekan-6.55-arm64.zip
SOURCE_SUM=85f63f52b927eb22da40f57fd385d406fcab38828f4574665a92582cbfca6b7f
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": "6.53~ynh1",
"version": "6.55~ynh1",
"url": "https://wekan.github.io",
"upstream": {
"license": "MIT",