Skip to content

Commit

Permalink
chore(deps): update dependency bblanchon/pdfium-binaries to v6462
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent e16b26c commit 2aff495
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='6447'
_tag='6462'
case "$TARGET" in
x86_64-windows*)
_name='win-x64'
Expand Down

0 comments on commit 2aff495

Please sign in to comment.