mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Upgrade to v7.12
This commit is contained in:
parent
fdb8b19eb8
commit
c8f5b0629f
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.09/wekan-7.09-amd64.zip
|
||||
SOURCE_SUM=7f9956c878bab40c99d5a7bebdeb1a7fa7d0016098cd47f0946bfde7d997ae7d
|
||||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.12/wekan-7.12-amd64.zip
|
||||
SOURCE_SUM=fab5d8c51ddcf0671b82032056a5c4532d5d86605875697b68af62bb47973512
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.09/wekan-7.09-arm64.zip
|
||||
SOURCE_SUM=0ef14b07dd7fdb635b0350094f3df57aeb6d082e4525fe087e097c4f8cfbf238
|
||||
SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.12/wekan-7.12-arm64.zip
|
||||
SOURCE_SUM=b2ffd72380b1e3eab8d9dba66b4546acee5d78b3f3d21e0d74517386e4750420
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Trello-like kanban",
|
||||
"fr": "Kanban similaire à Trello"
|
||||
},
|
||||
"version": "7.09~ynh1",
|
||||
"version": "7.12~ynh1",
|
||||
"url": "https://wekan.github.io",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue