Miniflux: Bump to 2.2.9

This commit is contained in:
Benoit 2025-05-27 19:23:59 +09:00
parent 1dfca89efe
commit 4d5eb0df25
Signed by: Benoit
SSH key fingerprint: SHA256:kFsX94Kq6z/6CY0dX+7/FpAeJC0QlMhJVY+B7NYrOmA

View file

@ -7,7 +7,7 @@ DIST="${IMAGE%%/*}"
VER="${IMAGE#*/}"
VER="${VER%/*}"
VER="${VER//./-}"
UPSTREAM_VER="2.2.7"
UPSTREAM_VER="2.2.9"
UPSTREAM_VER_DASH="${UPSTREAM_VER//[.+]/-}"
UPSTREAM_NAME="miniflux"
SERIAL="1benoitjpnet"