mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Upgrade to v6.29
This commit is contained in:
parent
4ff84bac01
commit
3c2e4edb96
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.28/wekan-6.28-amd64.zip
|
||||
SOURCE_SUM=d944772ac4a89ff99df2ca1bbe5361ff74118567ad795c1e5f1085924310efcc
|
||||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.29/wekan-6.29-amd64.zip
|
||||
SOURCE_SUM=031e488af632930b3e9e506243560e1dcd6d7048f53011292f213cab109dcae0
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.28/wekan-6.28-arm64.zip
|
||||
SOURCE_SUM=6de80fe2a20e2240a4e0b760a6bba46dc37765bc2eccbacd6c10657b9d441876
|
||||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v6.29/wekan-6.29-arm64.zip
|
||||
SOURCE_SUM=0a7ddeb616c79e68dcad7ed124270b0936db7ceb69efeff0b87baecfd08e76dd
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Trello-like kanban",
|
||||
"fr": "Un kanban similaire à Trello"
|
||||
},
|
||||
"version": "6.28~ynh2",
|
||||
"version": "6.29~ynh1",
|
||||
"url": "https://wekan.github.io",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue