mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Merge pull request #144 from YunoHost-Apps/ci-auto-update-v1.2.25
Upgrade to version 1.2.25
This commit is contained in:
commit
07b40a2397
4 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ Kanboard is a free and open source Kanban project management software.
|
|||
- Super simple installation
|
||||
|
||||
|
||||
**Shipped version:** 1.2.24~ynh1
|
||||
**Shipped version:** 1.2.25~ynh1
|
||||
|
||||
**Demo:** https://demo.yunohost.org/kanboard/
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
|
|||
- Auto-hébergé
|
||||
|
||||
|
||||
**Version incluse :** 1.2.24~ynh1
|
||||
**Version incluse :** 1.2.25~ynh1
|
||||
|
||||
**Démo :** https://demo.yunohost.org/kanboard/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.24.tar.gz
|
||||
SOURCE_SUM=720d41f53bfc937812b27ad777d324b713696b00acb10e8cb6afa2e39345fa46
|
||||
SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.25.tar.gz
|
||||
SOURCE_SUM=e4474cfd822af462013a01f52d3903745d7bb81d263ae0bd19409b3edcb04933
|
||||
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.24~ynh1",
|
||||
"version": "1.2.25~ynh1",
|
||||
"url": "https://kanboard.net",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue