From 505b1bc9ed0dacb20c548c713eeeb758fc7b2a57 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 28 Apr 2022 06:33:04 +0000 Subject: [PATCH 1/6] Upgrade to v0.8.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index dcab461..7e34440 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.8.1 -SOURCE_SUM=0429a7fcd95a3b43cf72144571faac65a71e49e6b86f96b2471e22e5deeb79dc +SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.8.2 +SOURCE_SUM=13069c5cfc8fef29d5cebc22f5f2246d9dfaef06a8d732590af4183ff8347e8f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5ec397f..9a83405 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.8.1~ynh1", + "version": "0.8.2~ynh1", "url": "https://matrix.org/", "upstream": { "license": "Apache-2.0", From 1fc957704c7296045162a04e1f0e868846a820ce Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 28 Apr 2022 06:33:07 +0000 Subject: [PATCH 2/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94b3219..a592dd3 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Dendrite is a second-generation Matrix homeserver written in Go. It intends to p - Scalable: can run on multiple machines and eventually scale to massive homeserver deployments. -**Shipped version:** 0.8.1~ynh1 +**Shipped version:** 0.8.2~ynh1 diff --git a/README_fr.md b/README_fr.md index b5caf52..8feb8c2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Dendrite is a second-generation Matrix homeserver written in Go. It intends to p - Scalable: can run on multiple machines and eventually scale to massive homeserver deployments. -**Version incluse :** 0.8.1~ynh1 +**Version incluse :** 0.8.2~ynh1 From ba64cdc9ab260341d9dd8295e2be139b111ca6aa Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 10 May 2022 06:29:37 +0000 Subject: [PATCH 3/6] Upgrade to v0.8.3 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 7e34440..ad9de66 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.8.2 -SOURCE_SUM=13069c5cfc8fef29d5cebc22f5f2246d9dfaef06a8d732590af4183ff8347e8f +SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.8.3 +SOURCE_SUM=aa2274acc6ac25278d29d3c9b8ce02b6aec1f92f89261f6a86033c3bcd130fc6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 9a83405..37c2b1a 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.8.2~ynh1", + "version": "0.8.3~ynh1", "url": "https://matrix.org/", "upstream": { "license": "Apache-2.0", From a62c0c8880eb6270f9b28fa83f687dfd0dbf96c4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 10 May 2022 06:29:41 +0000 Subject: [PATCH 4/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a592dd3..95abde9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Dendrite is a second-generation Matrix homeserver written in Go. It intends to p - Scalable: can run on multiple machines and eventually scale to massive homeserver deployments. -**Shipped version:** 0.8.2~ynh1 +**Shipped version:** 0.8.3~ynh1 diff --git a/README_fr.md b/README_fr.md index 8feb8c2..37b076c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Dendrite is a second-generation Matrix homeserver written in Go. It intends to p - Scalable: can run on multiple machines and eventually scale to massive homeserver deployments. -**Version incluse :** 0.8.2~ynh1 +**Version incluse :** 0.8.3~ynh1 From eb71a0fbf9a2c41e73abf6855dacf1cd76fb6b91 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 14 May 2022 06:42:56 +0000 Subject: [PATCH 5/6] Upgrade to v0.8.5 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index ad9de66..9827ab6 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.8.3 -SOURCE_SUM=aa2274acc6ac25278d29d3c9b8ce02b6aec1f92f89261f6a86033c3bcd130fc6 +SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.8.5 +SOURCE_SUM=53ff43f77f4dfcab70d25684beadc486d65c8dd514e19426380e404e1aef2501 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 37c2b1a..503d77e 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.8.3~ynh1", + "version": "0.8.5~ynh1", "url": "https://matrix.org/", "upstream": { "license": "Apache-2.0", From 8ba869cab705eb8af07f14ee0583d15b21dc8575 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 14 May 2022 06:42:59 +0000 Subject: [PATCH 6/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95abde9..1d4dd3b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Dendrite is a second-generation Matrix homeserver written in Go. It intends to p - Scalable: can run on multiple machines and eventually scale to massive homeserver deployments. -**Shipped version:** 0.8.3~ynh1 +**Shipped version:** 0.8.5~ynh1 diff --git a/README_fr.md b/README_fr.md index 37b076c..18165e5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Dendrite is a second-generation Matrix homeserver written in Go. It intends to p - Scalable: can run on multiple machines and eventually scale to massive homeserver deployments. -**Version incluse :** 0.8.3~ynh1 +**Version incluse :** 0.8.5~ynh1