mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update to 1.0.48
This commit is contained in:
parent
8be2013da5
commit
9a22073431
3 changed files with 4 additions and 4 deletions
|
@ -33,7 +33,7 @@ From command line:
|
||||||
|
|
||||||
Infos
|
Infos
|
||||||
-----
|
-----
|
||||||
Kanboard v1.0.41
|
Kanboard v1.0.48
|
||||||
|
|
||||||
Yunohost forum thread: <https://forum.yunohost.org/t/kanboard-package/78>
|
Yunohost forum thread: <https://forum.yunohost.org/t/kanboard-package/78>
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
SOURCE_URL=https://github.com/kanboard/kanboard/releases/download/v1.0.47/kanboard-1.0.47.zip
|
SOURCE_URL=https://github.com/kanboard/kanboard/releases/download/v1.0.48/kanboard-1.0.48.zip
|
||||||
SOURCE_SUM=27562939faa5b77a04b7183c5c445bcbf48bab43e108eb0e52730e1816e01c89
|
SOURCE_SUM=a15f63f7582869fd9c777313bbb3cefbe3e4db34bae550b76e1e37d9c4b35a67
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Kanboard is a simple visual task board web application"
|
"en": "Kanboard is a simple visual task board web application"
|
||||||
},
|
},
|
||||||
"version": "1.0.47",
|
"version": "1.0.48",
|
||||||
"url": "https://kanboard.net/",
|
"url": "https://kanboard.net/",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"requirements": {
|
"requirements": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue