Skip to content

Commit

Permalink
chore(deps): update dependency bblanchon/pdfium-binaries to v6721
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 2634f99 commit dffc045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/99-pdfium.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ echo "Download pdfium..."
mkdir -p pdfium

# renovate: datasource=github-releases depName=bblanchon/pdfium-binaries versioning=semver-coerced
_tag='6707'
_tag='6721'
case "$TARGET" in
x86_64-windows*)
_name='win-x64'
Expand Down

0 comments on commit dffc045

Please sign in to comment.