mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Upgrade to v0.10.0
This commit is contained in:
parent
258c87b605
commit
d7090251af
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.9.0-rc7/focalboard-server-linux-amd64.tar.gz
|
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.10.0/mattermost-plugin-focalboard.tar.gz.sig
|
||||||
SOURCE_SUM=2aca013398814c70f8f50669c22d053a16867f63ae56c81c4a2295f43bbac3a4
|
SOURCE_SUM=998ce471c0e6eade5350d1bba0f1e9f40b3a943f240da16c70fab782356b5b1a
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=sig
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Self-hosted alternative to Trello, Notion, and Asana",
|
"en": "Self-hosted alternative to Trello, Notion, and Asana",
|
||||||
"fr": "Alternative auto-hébergée à Trello, Notion et Asana"
|
"fr": "Alternative auto-hébergée à Trello, Notion et Asana"
|
||||||
},
|
},
|
||||||
"version": "0.9.0~ynh1",
|
"version": "0.10.0~ynh1",
|
||||||
"url": "https://www.focalboard.com/",
|
"url": "https://www.focalboard.com/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
"mysql"
|
"mysql"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install": [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
|
|
Loading…
Add table
Reference in a new issue