Update to 2023-08-28 15:00

This commit is contained in:
Daniel Berteaud
2023-08-28 15:00:11 +02:00
parent 6cbe29c27e
commit 25dce88bc3
10 changed files with 21 additions and 16 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to install
miniflux_version: 2.0.46
miniflux_version: 2.0.47
# 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: 651382232979e4a2f1c37087f0140cb4e2dff5dbe40a62e5144a2cbe08e9a6f3
miniflux_bin_sha256: d4e87d77ecddd4dfd8889292805a955b48d35c0a431dfa26190a09ace558a0d0
# Should ansible handle upgrades ? If false, only initial install will be done
miniflux_manage_upgrade: True