1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Upgrade to v0.10.0

This commit is contained in:
yunohost-bot 2022-09-30 12:36:49 +00:00
parent 8a43e273a9
commit 16c0b0c4f5
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.9.9 SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.10.0
SOURCE_SUM=8fb10221399961efb5ec31ec65e94f87a20f09c48c5ef4eb1d7cef161afa7ed3 SOURCE_SUM=fc896ec001904760ed6d37cab1661abf174128c20bbbdd910babc2335dd065be
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": "Matrix homeserver of second generation", "en": "Matrix homeserver of second generation",
"fr": "Serveur Matrix de seconde génération" "fr": "Serveur Matrix de seconde génération"
}, },
"version": "0.9.9~ynh3", "version": "0.10.0~ynh1",
"url": "https://matrix.org/", "url": "https://matrix.org/",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",