Update to 2023-09-20 10:00

This commit is contained in:
Daniel Berteaud
2023-09-20 10:00:24 +02:00
parent fb2734f2bc
commit 5956dad4fd
17 changed files with 44 additions and 23 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to install
miniflux_version: 2.0.47
miniflux_version: 2.0.48
# URL of the binary to install
miniflux_bin_url: https://github.com/miniflux/v2/releases/download/{{ miniflux_version }}/miniflux-linux-amd64
# Expected sha256 of the binary
miniflux_bin_sha256: d4e87d77ecddd4dfd8889292805a955b48d35c0a431dfa26190a09ace558a0d0
miniflux_bin_sha256: c9bd207ac53046961f114d8cecb9fdf6af98b0aa1f828ba045463f58807edc1f
# Should ansible handle upgrades ? If false, only initial install will be done
miniflux_manage_upgrade: True