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

This commit is contained in:
yunohost-bot 2023-07-20 06:20:51 +00:00
parent 1938a99407
commit f618d44fe7
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.99.9/wekan-6.99.9-amd64.zip
SOURCE_SUM=f6e2f66524d3e12e0716ed473dab6cc3fc412c55f3da1506ecf6dd9bac6992e9
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.00/wekan-7.00-amd64.zip
SOURCE_SUM=b72750032851aff0be69aa5d67da6778e279701aa24a6dd6c795a0e365dff5aa
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.99.9/wekan-6.99.9-arm64.zip
SOURCE_SUM=8d48a3b2e398c9eeec47d45bbc5d6e0d9d4f43ead60cf4b4fa203c20cecca300
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.00/wekan-7.00-arm64.zip
SOURCE_SUM=99aa9e40e765641057f50082feca15743e239d6ab5789714573239761ebc22f7
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.99.9~ynh1",
"version": "7.00~ynh1",
"url": "https://wekan.github.io",
"upstream": {
"license": "MIT",