fix: PDFtk new binary URL

This commit is contained in:
Julien Neuhart
2022-02-08 09:58:57 +01:00
parent 7598de29dd
commit 5cad5ca11a
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ GOTENBERG_VERSION=snapshot
GOTENBERG_USER_GID=1001
GOTENBERG_USER_UID=1001
NOTO_COLOR_EMOJI_VERSION=v2.034 # See https://github.com/googlefonts/noto-emoji/releases.
PDFTK_VERSION=5024297 # See https://gitlab.com/pdftk-java/pdftk/-/releases - Binary package.
PDFTK_VERSION=v3.3.2 # See https://gitlab.com/pdftk-java/pdftk/-/releases - Binary package.
GOLANGCI_LINT_VERSION=v1.44.0 # See https://github.com/golangci/golangci-lint/releases.
.PHONY: build