chore(deps): update dependency postfixadmin/postfixadmin to v4 #67

Open
CSRBot wants to merge 1 commits from renovate/postfixadmin-postfixadmin-4.x into master
Showing only changes of commit c86588eba3 - Show all commits

View File

@ -1,6 +1,6 @@
# POSTFIXADMIN_VERSION # POSTFIXADMIN_VERSION
# Only required to install a specify version # Only required to install a specify version
POSTFIXADMIN_VERSION?=3.3.15 # renovate: datasource=github-tags depName=postfixadmin/postfixadmin extractVersion='postfixadmin-(?<version>\d+\.\d+\.\d+)$' POSTFIXADMIN_VERSION?=4.0.0 # renovate: datasource=github-tags depName=postfixadmin/postfixadmin extractVersion='postfixadmin-(?<version>\d+\.\d+\.\d+)$'
# PODMAN_BIN's and tools # PODMAN_BIN's and tools
PODMAN_BIN?=$(shell which podman) PODMAN_BIN?=$(shell which podman)