Skip to content

Commit 3372558

Browse files
committed
bump odrcore to 5.0.7
1 parent 74967f2 commit 3372558

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages:
1111
- "wvware/1.2.9-odr"
1212
- "poppler/24.08.0-odr"
1313
- "pdf2htmlex/0.18.8.rc1-odr-git-eb5d291"
14-
- "odrcore/5.0.6"
14+
- "odrcore/5.0.7"
1515

1616
platforms:
1717
include: "*"

recipes/odrcore/5/conandata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ sources:
2020
"5.0.6":
2121
source:
2222
url: "https://github.com/opendocument-app/OpenDocument.core/archive/refs/tags/v5.0.6.tar.gz"
23+
"5.0.7":
24+
source:
25+
url: "https://github.com/opendocument-app/OpenDocument.core/archive/refs/tags/v5.0.7.tar.gz"

recipes/odrcore/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,7 @@ versions:
3333
folder: "5"
3434
"5.0.6":
3535
folder: "5"
36+
"5.0.7":
37+
folder: "5"
3638
"9.9.9":
3739
folder: "main"

0 commit comments

Comments
 (0)