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 v6.54

This commit is contained in:
yunohost-bot 2022-10-25 06:59:41 +00:00
parent 165c34c306
commit 1f2482ebc4
3 changed files with 5 additions and 5 deletions

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.54/wekan-6.54-amd64.zip
SOURCE_SUM=6eb2f6e6f8acd108f3229013ac9f4c1e2ed7933b6af602d73b56772b74ac180c
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.54/wekan-6.54-arm64.zip
SOURCE_SUM=52f56764d71a130c5b94bdf147ffeffdb1552ae31765fc1fe9060dcbba79dbd2
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.54~ynh1",
"url": "https://wekan.github.io",
"upstream": {
"license": "MIT",