From 5c4fc37a37d91e0df7368f376ae28b96672f1a00 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Fri, 17 Feb 2023 05:03:25 +0100 Subject: [PATCH] update mautrix-whatsapp to 0.8.2 --- nodes/rx300.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/rx300.py b/nodes/rx300.py index 6d6d069..861fd83 100644 --- a/nodes/rx300.py +++ b/nodes/rx300.py @@ -267,8 +267,8 @@ nodes['rx300'] = { }, }, 'mautrix-whatsapp': { - 'version': 'v0.8.1', - 'sha1': '6c7645b83ed216786a25e9f45935a0170cf0b05c', + 'version': 'v0.8.2', + 'sha1': '31779131b0524e84f980a7e3b5a818150833470d', 'homeserver': { 'domain': 'franzi.business', 'url': 'https://matrix.franzi.business',