diff --git a/README.md b/README.md index cfc00fa..7d50b80 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Multi-protocols bridge for online communications -**Shipped version:** 1.22.3~ynh2 +**Shipped version:** 1.23.0~ynh1 diff --git a/README_fr.md b/README_fr.md index e35b31b..d9779cc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Connecteur entre une série de protocoles de discussion -**Version incluse :** 1.22.3~ynh2 +**Version incluse :** 1.23.0~ynh1 diff --git a/conf/arm.src b/conf/arm.src index dd63eaf..4d24dcd 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.3/matterbridge-1.22.3-linux-armv6 -SOURCE_SUM=5132318bd9053fc24adb649e663f11db786d1164e59e901ee6ebb34a6b5efcf7 +SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.0/matterbridge-1.23.0-linux-armv6 +SOURCE_SUM=e2bcf8521295c0e7cabf1afa32a4ca8c81a079ca2f753536db41172a296fc001 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=matterbridge diff --git a/conf/arm64.src b/conf/arm64.src index e5bbb9d..c9676ed 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.3/matterbridge-1.22.3-linux-arm64 -SOURCE_SUM=12807ac36a5de676ba96e9be5a7c6a3df9bef3c653c89dac40f59346496f25d7 +SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.0/matterbridge-1.23.0-linux-arm64 +SOURCE_SUM=f0777674761d04081651ec83ad0d84d3c0053aa2752be2881a30e6e9458e6db7 SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=matterbridge diff --git a/conf/x86-64.src b/conf/x86-64.src index 4273218..a8ab7f3 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.3/matterbridge-1.22.3-linux-64bit -SOURCE_SUM=dbcb153b5de771641cd18f74d3a05c1a781795ee7fbd25621e4c11024c4ad8f1 +SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.0/matterbridge-1.23.0-linux-64bit +SOURCE_SUM=444b89d176d7c990b5b3ec3ec5d6867d92587955b6ebbd288d751ae5cf44227e SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=matterbridge diff --git a/manifest.json b/manifest.json index f2e4318..fb913e6 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Multi-protocols bridge for online communications", "fr": "Connecteur entre une série de protocoles de discussion" }, - "version": "1.22.3~ynh2", + "version": "1.23.0~ynh1", "url": "https://github.com/42wim/matterbridge", "upstream": { "license": "Apache-2.0",