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

This commit is contained in:
yunohost-bot 2022-12-25 06:20:55 +00:00
parent cd11938d72
commit 6ac6a11f21
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.63/wekan-6.63-amd64.zip
SOURCE_SUM=c488547cc5644012cae72826ef4ef41646942a68621e5b45d6adb1005c2485d9
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.64/wekan-6.64-amd64.zip
SOURCE_SUM=1fae0a836d465d2aa092a3cfc744fbb2c9add63da0b882730ee98c06225d969a
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.63/wekan-6.63-arm64.zip
SOURCE_SUM=a2c26c5318126e19972497b381a1d8d146cb56cc62df313082fb5f28e5e5452b
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.64/wekan-6.64-arm64.zip
SOURCE_SUM=62dee00e9f32e5a44c6f993ec09cc14f4f3f2ea8ca32259329340de19c3a2e2e
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.63~ynh1",
"version": "6.64~ynh1",
"url": "https://wekan.github.io",
"upstream": {
"license": "MIT",