Update to 2022-01-24 12:00

This commit is contained in:
Daniel Berteaud
2022-01-24 12:00:19 +01:00
parent 3157f85dad
commit 1e81d72197
20 changed files with 67 additions and 26 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to install
miniflux_version: 2.0.34
miniflux_version: 2.0.35
# URL of the binary to install
miniflux_bin_url: https://github.com/miniflux/v2/releases/download/{{ miniflux_version }}/miniflux-linux-amd64
# Expected sha1 of the binary
miniflux_bin_sha1: dd4ef2a91d7e84d8945daf54df9cb7dd05e22b3f
miniflux_bin_sha1: b4558abc1252a71e862494a1461104aff9cfcfb8
# Should ansible handle upgrades ? If false, only initial install will be done
miniflux_manage_upgrade: True