chore(deps): update dependency openprinting/cups to v2.4.8 #16

Open
renovator wants to merge 1 commits from renovate/openprinting-cups-2.x into master
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.7}"
export CUPS_VERSION="${CUPS_VERSION:-v2.4.8}"
export CUPS_RELEASE="$(awk -F"-" '{print $2}' <<< $DRONE_TAG)"