diff --git a/README.md b/README.md index 9cc039a..cd72857 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.33.1 +**Shipped version:** 1.33.2 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 4d3a6ef..21857a1 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.33.1/matrix-synapse_1.33.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=435a631a03ab231a4a666e306bb41266c8846b0b346aaad4ab2fd0c21b29eeb0 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.33.2/matrix-synapse_1.33.2-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=39f2b421ccd1ccaeb5c76045c9fcd9b7099b120f8b5bd91eb9861bbd404326a9 # (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 6a744c1..27f4960 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.33.1/matrix-synapse_1.33.1-buster-bin1_armv7l.tar.gz -SOURCE_SUM=f6f957d262e904638be0a906a448171ab427ae871b0143c081f18c79997dc549 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.33.2/matrix-synapse_1.33.2-buster-bin1_armv7l.tar.gz +SOURCE_SUM=ae247f4b8d6623dee2bb3a6a6883e03d82644f4dbbe7f8d9d39ea17d0a4f2cac # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index c2c42b4..169fecb 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.33.1~ynh1", + "version": "1.33.2~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {