Update to 2022-12-12 10:00

This commit is contained in:
Daniel Berteaud 2022-12-12 10:00:12 +01:00
parent 7e49159909
commit 8a36b19ae5
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
---
# Version to install
miniflux_version: 2.0.40
miniflux_version: 2.0.41
# 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: 3fd0060f1cec1b8b1afdc2d8dddbc29343b5b286ff2d2a5c5d0f0e86be87cebb
miniflux_bin_sha256: 17addf6f3439ec46a645055ba74f63ed5bb187b47b9974961b95412f314c847d
# Should ansible handle upgrades ? If false, only initial install will be done
miniflux_manage_upgrade: True