Compare commits

...

2 Commits

Author SHA1 Message Date
Renovator Bot d37f7eed35 chore(deps): update dependency openprinting/cups to v2.4.5 (#12)
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Reviewed-on: #12
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2023-06-14 13:16:09 +02:00
Renovator Bot 30216648f2 chore(deps): update dependency openprinting/cups to v2.4.4 (#11)
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Reviewed-on: #11
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2023-06-06 16:15:59 +02:00
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.3}"
export CUPS_VERSION="${CUPS_VERSION:-v2.4.5}"
export CUPS_RELEASE="$(awk -F"-" '{print $2}' <<< $DRONE_TAG)"