cups/.drone.env
Renovator Bot b21fd31898
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update dependency openprinting/cups to v2.4.2 (#9)
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2022-05-26 15:45:31 +02:00

4 lines
191 B
Bash

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