cups/.drone.env
Renovator Bot 5ed41f9f1d
All checks were successful
continuous-integration/drone/pr Build is passing
chore(deps): update dependency openprinting/cups to v2.4.6
2023-06-22 10:38:09 +00:00

4 lines
191 B
Bash

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