📦: freshrss v1.27.0
All checks were successful
ansible-lint / lint-everything (push) Successful in 2m37s

This commit is contained in:
VC
2025-08-19 09:04:36 +02:00
parent 741f2e1620
commit 70e9203097

View File

@@ -1,6 +1,6 @@
---
freshrss_version: "1.26.3"
freshrss_version: "1.27.0"
freshrss_url: "https://github.com/FreshRSS/FreshRSS/archive/refs/tags/{{ freshrss_version }}.tar.gz"
freshrss_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'freshrss') | map(attribute='host') | first }}"