1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/focalboard_ynh.git synced 2024-09-03 18:36:19 +02:00

Merge branch 'testing' into set-new-path

This commit is contained in:
Éric Gaspar 2023-01-10 12:04:17 +01:00 committed by GitHub
commit 25117e0c7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

0
README.md Executable file → Normal file
View file

0
README_fr.md Executable file → Normal file
View file

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.4.3/focalboard-server-linux-amd64.tar.gz SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.5.2/focalboard-server-linux-amd64.tar.gz
SOURCE_SUM=bca66712f79489891c66a68a90554930193e0cd400916484d33bab1ad2edf921 SOURCE_SUM=6864c1e5d98124255ab8d4e5306e015bfd16ad1ad794916897c0385a9e612cd2
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -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": "7.4.3~ynh1", "version": "7.5.2~ynh1",
"url": "https://www.focalboard.com/", "url": "https://www.focalboard.com/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
@ -45,4 +45,4 @@
} }
] ]
} }
} }