We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 556d40a + 5c4a5db commit 7eaad37Copy full SHA for 7eaad37
1 file changed
qpdf.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: qpdf
3
- version: 11.8.0
+ version: 11.9.0
4
epoch: 0
5
description: Command-line tools and library for transforming PDF files
6
copyright:
@@ -26,7 +26,7 @@ pipeline:
26
with:
27
repository: https://github.com/qpdf/qpdf
28
tag: v${{package.version}}
29
- expected-commit: 452e1f5c20ec6adf62cd296cb9dddacbc06e6ffa
+ expected-commit: 3b97c9bd266b7c32ea36d3536e22dab77412886d
30
31
- name: Build
32
runs: |
0 commit comments