📦: firefly3 v6.2.19
All checks were successful
ansible-lint / lint-everything (push) Successful in 2m5s

This commit is contained in:
VC
2025-06-28 21:05:02 +02:00
parent f394746ffc
commit a434070feb

View File

@@ -1,6 +1,6 @@
---
firefly3_version: "6.2.18"
firefly3_version: "6.2.19"
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 }}"