Skip to content

Commit 74967f2

Browse files
committed
bump odrcore 5.0.6
1 parent 5d6e39f commit 74967f2

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.5"
14+
- "odrcore/5.0.6"
1515

1616
platforms:
1717
include: "*"

recipes/odrcore/5/conandata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ sources:
1717
"5.0.5":
1818
source:
1919
url: "https://github.com/opendocument-app/OpenDocument.core/archive/refs/tags/v5.0.5.tar.gz"
20+
"5.0.6":
21+
source:
22+
url: "https://github.com/opendocument-app/OpenDocument.core/archive/refs/tags/v5.0.6.tar.gz"

recipes/odrcore/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@ versions:
3131
folder: "5"
3232
"5.0.5":
3333
folder: "5"
34+
"5.0.6":
35+
folder: "5"
3436
"9.9.9":
3537
folder: "main"

0 commit comments

Comments
 (0)