mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Upgrade to v0.15.0
This commit is contained in:
parent
20ff04732f
commit
a5204d4591
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.14.0/focalboard-server-linux-amd64.tar.gz
|
||||
SOURCE_SUM=21a1c26097fbe7cc36e29baf3feafab48b3d953a59c70777fdaedeb6d5081e46
|
||||
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.15.0/focalboard-server-linux-amd64.tar.gz
|
||||
SOURCE_SUM=c29093cda817a0f6d2bf97d9aed7db2816f671edcb5447efca88ff86ef468f9b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Self-hosted alternative to Trello, Notion, and Asana",
|
||||
"fr": "Alternative auto-hébergée à Trello, Notion et Asana"
|
||||
},
|
||||
"version": "0.14.0~ynh1",
|
||||
"version": "0.15.0~ynh1",
|
||||
"url": "https://www.focalboard.com/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue