diff --git a/README.md b/README.md index 1f6a6e8..21c76cd 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) ** Attention: always backup and restore the Yunohost matrix_synapse et mautrix_whatsapp apps together!** -**Shipped version:** 0.10.7~ynh1 +**Shipped version:** 0.10.9~ynh1 ## Documentation and resources - Official app website: diff --git a/README_es.md b/README_es.md index 115c3d2..fbbb422 100644 --- a/README_es.md +++ b/README_es.md @@ -24,7 +24,7 @@ Por lo tanto, debe instalarse previamente [Synapse para YunoHost](https://github ** Atención: haz siempre copias de seguridad y restaura las aplicaciones Yunohost matrix_synapse y mautrix_whatsapp juntas. -**Versión actual:** 0.10.7~ynh1 +**Versión actual:** 0.10.9~ynh1 ## Documentaciones y recursos - Sitio web oficial: diff --git a/README_eu.md b/README_eu.md index e3060f8..30087c4 100644 --- a/README_eu.md +++ b/README_eu.md @@ -25,7 +25,7 @@ Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) ** Attention: always backup and restore the Yunohost matrix_synapse et mautrix_whatsapp apps together!** -**Paketatutako bertsioa:** 0.10.7~ynh1 +**Paketatutako bertsioa:** 0.10.9~ynh1 ## Dokumentazioa eta baliabideak - Aplikazioaren webgune ofiziala: diff --git a/README_fr.md b/README_fr.md index 1cbf5e6..027a9ea 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ C'est pourquoi [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_y ** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix_synapse et mautrix_whatsapp en même temps!** -**Version incluse :** 0.10.7~ynh1 +**Version incluse :** 0.10.9~ynh1 ## Documentations et ressources - Site officiel de l’app : diff --git a/README_gl.md b/README_gl.md index 15dcc31..414f0b1 100644 --- a/README_gl.md +++ b/README_gl.md @@ -25,7 +25,7 @@ Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) ** Attention: always backup and restore the Yunohost matrix_synapse et mautrix_whatsapp apps together!** -**Versión proporcionada:** 0.10.7~ynh1 +**Versión proporcionada:** 0.10.9~ynh1 ## Documentación e recursos - Web oficial da app: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index e976191..0f5b053 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -25,7 +25,7 @@ Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) ** Attention: always backup and restore the Yunohost matrix_synapse et mautrix_whatsapp apps together!** -**分发版本:** 0.10.7~ynh1 +**分发版本:** 0.10.9~ynh1 ## 文档与资源 - 官方应用网站: diff --git a/manifest.toml b/manifest.toml index 2f81a5a..7993c78 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Matrix-WhatsApp bridge" description.en = "Matrix / Synapse puppeting bridge for WhatsApp" description.fr = "Passerelle Matrix / Synapse pour WhatsApp" -version = "0.10.7~ynh1" +version = "0.10.9~ynh1" maintainers = ["thardev"] @@ -102,12 +102,12 @@ main.default = 8449 in_subdir = false extract = false rename = "mautrix-whatsapp" -amd64.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.7/mautrix-whatsapp-amd64" -amd64.sha256 = "8a83cbe9be2528b22c0492a4c49f414f754e86ed76d5595b116d2ebd90eac718" -arm64.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.7/mautrix-whatsapp-arm64" -arm64.sha256 = "f702360c5e5b10d4cde72e3b57d9ea921f003968a92f39d09881889c026b5ae8" -armhf.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.7/mautrix-whatsapp-arm" -armhf.sha256 = "2df120dd9ec77e4c839e27904155acde5102daf1f27aaae0d8e36476ab1047eb" +amd64.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.9/mautrix-whatsapp-amd64" +amd64.sha256 = "d63e377092763d463e9f716fc1c4edb23136dc9aa0b8861628b46d786ba852f1" +arm64.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.9/mautrix-whatsapp-arm64" +arm64.sha256 = "28120fce38b76617772a249194b3dd020fd5773c7dfebc5e0c443cacf8161d4c" +armhf.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.9/mautrix-whatsapp-arm" +armhf.sha256 = "597f9de165ceb2a37c07202fcfaa2c1e93c99e356afaff507dc0d278792898d1" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^mautrix-whatsapp-amd64$"