From 22c752d36a3ac29cb80ef79cd4f7c08afd2fb96a Mon Sep 17 00:00:00 2001
From: Slavi Pantaleev <slavi@devture.com>
Date: Thu, 25 Apr 2024 13:30:28 +0300
Subject: [PATCH] Upgrade Jitsi (v9457-1 -> v9457-2)

---
 templates/requirements.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/requirements.yml b/templates/requirements.yml
index c5d4600..b9472a7 100644
--- a/templates/requirements.yml
+++ b/templates/requirements.yml
@@ -145,7 +145,7 @@
   name: influxdb
   activation_prefix: influxdb_
 - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-jitsi.git
-  version: v9457-1
+  version: v9457-2
   name: jitsi
   activation_prefix: jitsi_
 - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-keycloak.git