📦: freshrss v1.26.1
All checks were successful
ansible-lint / lint-everything (push) Successful in 4s

This commit is contained in:
VC
2025-03-14 11:36:56 +01:00
parent 136c6a1ecf
commit 84b185e63b

View File

@@ -1,6 +1,6 @@
---
freshrss_version: "1.26.0"
freshrss_version: "1.26.1"
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 }}"