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

Upgrade to v7.14

This commit is contained in:
yunohost-bot 2023-11-09 06:20:39 +00:00
parent fdb8b19eb8
commit 3462f0a0ad
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.09/wekan-7.09-amd64.zip
SOURCE_SUM=7f9956c878bab40c99d5a7bebdeb1a7fa7d0016098cd47f0946bfde7d997ae7d
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.14/wekan-7.14-amd64.zip
SOURCE_SUM=fc44a92c3c7dd249cdf13d3b23bf80defd2393a22f32294d4edac0ac114dffeb
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.09/wekan-7.09-arm64.zip
SOURCE_SUM=0ef14b07dd7fdb635b0350094f3df57aeb6d082e4525fe087e097c4f8cfbf238
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.14/wekan-7.14-arm64.zip
SOURCE_SUM=01482345f60a9a250324fee4c90e467d55588872538c1f09489ce4e57bbb4d0f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

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