diff --git a/conf/app.src b/conf/app.src index eba1325..107322e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.9.8 -SOURCE_SUM=cd882f4f1443327db5a66ad84decf1c02ed28908aeca275bdbecd31fd4522797 +SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.9.9 +SOURCE_SUM=8fb10221399961efb5ec31ec65e94f87a20f09c48c5ef4eb1d7cef161afa7ed3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1618e90..b9d5395 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Matrix homeserver of second generation", "fr": "Serveur Matrix de seconde génération" }, - "version": "0.9.8~ynh1", + "version": "0.9.9~ynh1", "url": "https://matrix.org/", "upstream": { "license": "Apache-2.0",