Update to 2022-10-19 14:00

This commit is contained in:
Daniel Berteaud
2022-10-19 14:00:10 +02:00
parent fe1e00de11
commit 347d0c8590
15 changed files with 32 additions and 27 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to install
miniflux_version: 2.0.38
miniflux_version: 2.0.39
# 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: 310501e1fabd103607bda145874e7052271fe2028f628bbddefb3af86798b46f
miniflux_bin_sha256: 09680f2c24869a52c7aedf958598a8cd16d2b4a6428205b0038e54748882598a
# Should ansible handle upgrades ? If false, only initial install will be done
miniflux_manage_upgrade: True