diff --git a/README.md b/README.md index c70c25a..3b343ea 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Instant messaging server matrix network. Yunohost chatroom with matrix : [https://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org) -**Shipped version:** 1.47.0 +**Shipped version:** 1.47.1 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 1145f21..1a6597b 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.47.0/matrix-synapse_1.47.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=8cf22b034af93c45308a11c44bf729cd5b69d1c9a8c422de4454c051faecf442 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.47.1/matrix-synapse_1.47.1-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=4221bb3555c9eae28a321b6df3d2e362091094bf46cc7a5e734bb94e40c6577a # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index 126bb61..20654ce 100644 --- a/conf/armv7_buster.src +++ b/conf/armv7_buster.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.47.0/matrix-synapse_1.47.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=2eb9b6a4481d918ccd8ce1532b475296e69951c4113199fb76377dcfd6cc351e +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.47.1/matrix-synapse_1.47.1-buster-bin1_armv7l.tar.gz +SOURCE_SUM=3c2ac640b585ae03ae1d36008d0a7e8854444a1d997750f915e1735ced266112 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 6d6da6d..82a796f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Instant messaging server which uses Matrix", "fr": "Un serveur de messagerie instantané basé sur Matrix" }, - "version": "1.47.0~ynh1", + "version": "1.47.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {