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

This commit is contained in:
yunohost-bot 2023-08-17 06:19:25 +00:00
parent f252abf282
commit 1bb11f4dc7
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.05/wekan-7.05-amd64.zip
SOURCE_SUM=638f61cb5a211163cba1aa2a5fff59bdbfc9ab4104ee1dd207e038cbfcd1a7b7
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.07/wekan-7.07-amd64.zip
SOURCE_SUM=926d0112446337939705f50a46da25b5c43f172b1b8b18b0f94175ca7831a3a0
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.05/wekan-7.05-arm64.zip
SOURCE_SUM=f6ac6a5b9dbbab98ee76b9fd6d4240ce2819af94ad46233166e12cec9d3c1a11
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.07/wekan-7.07-arm64.zip
SOURCE_SUM=e017fb76506e352dd27fcf91530db685923e49b07eae577a3d76d5b94b15a388
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.05~ynh1",
"version": "7.07~ynh1",
"url": "https://wekan.github.io",
"upstream": {
"license": "MIT",