1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/focalboard_ynh.git synced 2024-09-03 18:36:19 +02:00
This commit is contained in:
Éric Gaspar 2022-06-08 18:21:04 +02:00
parent f373841904
commit acf4ea6402
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,8 @@
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.15.0/focalboard-server-linux-amd64.tar.gz
SOURCE_SUM=c29093cda817a0f6d2bf97d9aed7db2816f671edcb5447efca88ff86ef468f9b
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.0.1/focalboard-server-linux-amd64.tar.gz
SOURCE_SUM=2f2935b0dcd077aa6ecc9bc7e91add26ec4a1f1b29e501cc84842e0f12363876
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_EXTRACT=true

View file

@ -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.15.0~ynh2",
"version": "7.0.1~ynh1",
"url": "https://www.focalboard.com/",
"upstream": {
"license": "MIT",