Compare commits

..

No commits in common. "v2.4.6-1" and "v2.4.5-1" have entirely different histories.

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.5}"
export CUPS_RELEASE="$(awk -F"-" '{print $2}' <<< $DRONE_TAG)"