1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00

Merge pull request #117 from YunoHost-Apps/1.2.20

1.2.20
This commit is contained in:
Éric Gaspar 2021-06-09 17:25:16 +02:00 committed by GitHub
commit e724e2e8c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Kanban project management software
**Shipped version:** 1.2.19~ynh1
**Shipped version:** 1.2.20~ynh1
**Demo:** https://demo.yunohost.org/kanboard/

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Logiciel de gestion de projet Kanban
**Version incluse :** 1.2.19~ynh1
**Version incluse :** 1.2.20~ynh1
**Démo :** https://demo.yunohost.org/kanboard/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.19.tar.gz
SOURCE_SUM=8c2ee5394ab23a71c71525081b2738a86f1592d40d814e679791c09cede562d0
SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.20.tar.gz
SOURCE_SUM=ac401a9884b7c56d62faa3efda0402498dfa7ab6a60fc7cba4512a453b70c2ec
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Kanban project management software",
"fr": "Logiciel de gestion de projet Kanban"
},
"version": "1.2.19~ynh1",
"version": "1.2.20~ynh1",
"url": "https://kanboard.net",
"upstream": {
"license": "MIT",