mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Upgrade to upstream version 1.2.9
This commit is contained in:
parent
38059f0fe9
commit
3f93e8e3a8
3 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
## Overview
|
||||
Kanboard is a simple visual task board web application.
|
||||
|
||||
**Shipped version:** 1.2.8
|
||||
**Shipped version:** 1.2.9
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.8.tar.gz
|
||||
SOURCE_SUM=70fe5c2202f3ee98687ef6d898a88676dd1ce47b8234950901a9ac2b3d31a328
|
||||
SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.9.tar.gz
|
||||
SOURCE_SUM=bd2c33911ec48e0946f36a22b91a78f0bb637aad0d10b6e19fa19ab81e176d7e
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "Kanboard is a simple visual task board web application"
|
||||
},
|
||||
"version": "1.2.8~ynh2",
|
||||
"version": "1.2.9~ynh1",
|
||||
"url": "https://kanboard.net/",
|
||||
"license": "AGPL-3.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue