chore(deps): update dependency openprinting/cups to v2.4.7 (#15)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #15
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-10-09 14:20:57 +02:00 committed by Robert Kaussow
parent e42d325030
commit b388a6a2d8
1 changed files with 1 additions and 1 deletions

View File

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