Skip to content

Commit 5d6e39f

Browse files
committed
bump odrcore
1 parent 907855a commit 5d6e39f

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-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.3"
14+
- "odrcore/5.0.5"
1515

1616
platforms:
1717
include: "*"

recipes/odrcore/5/conandata.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ sources:
1111
"5.0.3":
1212
source:
1313
url: "https://github.com/opendocument-app/OpenDocument.core/archive/refs/tags/v5.0.3.tar.gz"
14+
"5.0.4":
15+
source:
16+
url: "https://github.com/opendocument-app/OpenDocument.core/archive/refs/tags/v5.0.4.tar.gz"
17+
"5.0.5":
18+
source:
19+
url: "https://github.com/opendocument-app/OpenDocument.core/archive/refs/tags/v5.0.5.tar.gz"

recipes/odrcore/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,9 @@ versions:
2727
folder: "5"
2828
"5.0.3":
2929
folder: "5"
30+
"5.0.4":
31+
folder: "5"
32+
"5.0.5":
33+
folder: "5"
3034
"9.9.9":
3135
folder: "main"

0 commit comments

Comments
 (0)