mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Merge pull request #147 from YunoHost-Apps/ci-auto-update-v1.2.26
Upgrade to version 1.2.26
This commit is contained in:
commit
ddec688b82
4 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@ Kanboard is a free and open source Kanban project management software.
|
|||
- Drag and drop tasks to manage your project
|
||||
|
||||
|
||||
**Shipped version:** 1.2.25~ynh1
|
||||
**Shipped version:** 1.2.26~ynh1
|
||||
|
||||
**Demo:** https://demo.yunohost.org/kanboard/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
|
|||
- Glisser et déposez des tâches pour gérer votre projet
|
||||
|
||||
|
||||
**Version incluse :** 1.2.25~ynh1
|
||||
**Version incluse :** 1.2.26~ynh1
|
||||
|
||||
**Démo :** https://demo.yunohost.org/kanboard/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.25.tar.gz
|
||||
SOURCE_SUM=e4474cfd822af462013a01f52d3903745d7bb81d263ae0bd19409b3edcb04933
|
||||
SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.26.tar.gz
|
||||
SOURCE_SUM=2de8fd4ce3c4f9056f89d8b9339b65aace2ae56a6b203efc9223a6d4d3f4e0f2
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Kanban project management software",
|
||||
"fr": "Logiciel de gestion de projet Kanban"
|
||||
},
|
||||
"version": "1.2.25~ynh1",
|
||||
"version": "1.2.26~ynh1",
|
||||
"url": "https://kanboard.net",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue