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.80

This commit is contained in:
yunohost-bot 2023-03-24 06:21:32 +00:00
parent a7ecf333a2
commit af13d693ca
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.78/wekan-6.78-amd64.zip
SOURCE_SUM=68a01e20eed464c55a96837f5856a196777d965639e0f5cb8c2239a003bc117f
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.80/wekan-6.80-amd64.zip
SOURCE_SUM=e1e627fc290deaa64ba1892cb7afcd34607300e150a9f365e5c39115c399bf16
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.78/wekan-6.78-arm64.zip
SOURCE_SUM=f85bc8ea5b6d154f8c1aac4f63374f0a30113e11923ec9484d352be8ffb6a5bd
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.80/wekan-6.80-arm64.zip
SOURCE_SUM=f1b6865a5357391cb79cd9fa8c799542dcf38fea39503343540e9d705f2ea1b1
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.78~ynh1",
"version": "6.80~ynh1",
"url": "https://wekan.github.io",
"upstream": {
"license": "MIT",