diff --git a/conf/app.src b/conf/app.src index bfc63d9..e00e267 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.9.0-rc7/focalboard-server-linux-amd64.tar.gz -SOURCE_SUM=2aca013398814c70f8f50669c22d053a16867f63ae56c81c4a2295f43bbac3a4 +SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.10.0/mattermost-plugin-focalboard.tar.gz.sig +SOURCE_SUM=998ce471c0e6eade5350d1bba0f1e9f40b3a943f240da16c70fab782356b5b1a SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT=tar.gz +SOURCE_FORMAT=sig SOURCE_IN_SUBDIR=true SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 6d95367..7a1e93d 100755 --- a/manifest.json +++ b/manifest.json @@ -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.9.0~ynh1", + "version": "0.10.0~ynh1", "url": "https://www.focalboard.com/", "upstream": { "license": "MIT", @@ -28,7 +28,7 @@ "mysql" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain",