From c4f951507043111e6d7d11f8705ebd69f0489ef1 Mon Sep 17 00:00:00 2001
From: Aine <aine@etke.cc>
Date: Fri, 5 Apr 2024 09:12:27 +0300
Subject: [PATCH] changedetection v0.45.17; add funkwhale s3 support

---
 templates/requirements.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/requirements.yml b/templates/requirements.yml
index 630280d..aea3900 100644
--- a/templates/requirements.yml
+++ b/templates/requirements.yml
@@ -33,7 +33,7 @@
   name: backup_borg
   activation_prefix: backup_borg_
 - src: git+https://github.com/nielscil/ansible-role-changedetection.git
-  version: v0.45.14-0
+  version: v0.45.17-0
   name: changedetection
   activation_prefix: changedetection_
 - src: git+https://gitlab.com/etke.cc/roles/cleanup.git
@@ -109,7 +109,7 @@
   name: freshrss
   activation_prefix: freshrss_
 - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-funkwhale.git
-  version: v1.4.0-0
+  version: v1.4.0-3
   name: funkwhale
   activation_prefix: funkwhale_
 - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gitea.git