diff --git a/README.md b/README.md index b8d7638..743f125 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Instant messaging server matrix network. Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org) -**Shipped version:** 1.67.0~ynh2 +**Shipped version:** 1.68.0~ynh2 ## Disclaimers / important information diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 059ea86..358220f 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.67.0/matrix-synapse_1.67.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=3b156833ac280aac5b958257deef0b537ebe52d2b0530aa4934bd06af9f5b7e0 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.68.0/matrix-synapse_1.68.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=79b9c41459bd4eb9cd49bb37d466abcc678229a7ca2f2670b8b26dbb94586bae # (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 c344db2..13d28ef 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.67.0/matrix-synapse_1.67.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=bcc0d6eedd3688f0f92aff5acbac9adfba588fd2352ba03fc7b02fdf5ea579c5 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.68.0/matrix-synapse_1.68.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=54b0322876306f87d2892f263754a522ebc1cbd24f1a472a3874df7e96e7e727 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 0c2da0e..079bae2 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.67.0~ynh2", + "version": "1.68.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {