Skip to content

Commit

Permalink
Merge pull request #98 from spacedriveapp/renovate/bblanchon-pdfium-b…
Browse files Browse the repository at this point in the history
…inaries-6569.x

chore(deps): update dependency bblanchon/pdfium-binaries to v6569
  • Loading branch information
HeavenVolkoff authored Jul 10, 2024
2 parents 61c3343 + 43f401d commit 31503c8
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='6555'
_tag='6569'
case "$TARGET" in
x86_64-windows*)
_name='win-x64'
Expand Down

0 comments on commit 31503c8

Please sign in to comment.