chore(deps): update dependency openprinting/cups to v2.4.3
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovator Bot 2023-06-01 16:09:52 +00:00
parent 28a0e262bd
commit 1bb7fefd55

View File

@ -1,3 +1,3 @@
# renovate: datasource=github-releases depName=OpenPrinting/cups versioning=loose # renovate: datasource=github-releases depName=OpenPrinting/cups versioning=loose
export CUPS_VERSION="${CUPS_VERSION:-v2.4.2}" export CUPS_VERSION="${CUPS_VERSION:-v2.4.3}"
export CUPS_RELEASE="$(awk -F"-" '{print $2}' <<< $DRONE_TAG)" export CUPS_RELEASE="$(awk -F"-" '{print $2}' <<< $DRONE_TAG)"