mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Upgrade to v0.11.0
This commit is contained in:
parent
5847fd32e1
commit
7cb23605fd
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.10.0/focalboard-server-linux-amd64.tar.gz
|
||||
SOURCE_SUM=a618ed7281b239fc3adf808c599d24ad56ac22e253cd0c76a7cd51b5256fd2c8
|
||||
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.11.0/mattermost-plugin-focalboard.tar.gz.sig
|
||||
SOURCE_SUM=f6911525304dea844b4a870cdfff5794b35ed52d3ee168b546a3097d8358ea25
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_FORMAT=sig
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_EXTRACT=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.10.0~ynh1",
|
||||
"version": "0.11.0~ynh1",
|
||||
"url": "https://www.focalboard.com/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain"
|
||||
|
|
Loading…
Add table
Reference in a new issue