📦: firefly3 v6.2.10
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m14s

This commit is contained in:
VC
2025-03-24 09:32:42 +01:00
parent 729db6e115
commit 9d81e151ab

View File

@@ -1,6 +1,6 @@
---
firefly3_version: "6.2.9"
firefly3_version: "6.2.10"
firefly3_url: "https://github.com/firefly-iii/firefly-iii/releases/download/v{{ firefly3_version }}/FireflyIII-v{{ firefly3_version }}.tar.gz"
firefly3_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'firefly3') | map(attribute='host') | first }}"