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

This commit is contained in:
yunohost-bot 2023-08-04 06:20:00 +00:00
parent cd14ee934c
commit 404439fdb3
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.03/wekan-7.03-amd64.zip
SOURCE_SUM=3f8f4b4aee4b29f56a676505bdaa8d483a56733474f8bf0ff988fb2f620f1bb6
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.04/wekan-7.04-amd64.zip
SOURCE_SUM=3dd61ba9a30aa062596cd06325b264444d9ef3dc113e32021b986a191228bb48
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.03/wekan-7.03-arm64.zip
SOURCE_SUM=2d70ecfff81f1789a3f26277da1373a2a25ef51b2e7b99c512d3772c991deaee
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.04/wekan-7.04-arm64.zip
SOURCE_SUM=291bac0df06c112970c2166d7890ea5a0b3de6a28036d453d9803985b6383fdf
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.03~ynh1",
"version": "7.04~ynh1",
"url": "https://wekan.github.io",
"upstream": {
"license": "MIT",