Skip to content

Commit 0cfba0e

Browse files
committed
odrcore 5.1.1
1 parent a899747 commit 0cfba0e

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.1.0"
14+
- "odrcore/5.1.1"
1515

1616
platforms:
1717
include: "*"

recipes/odrcore/5/conandata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ sources:
2626
"5.1.0":
2727
source:
2828
url: "https://github.com/opendocument-app/OpenDocument.core/archive/refs/tags/v5.1.0.tar.gz"
29+
"5.1.1":
30+
source:
31+
url: "https://github.com/opendocument-app/OpenDocument.core/archive/refs/tags/v5.1.1.tar.gz"

recipes/odrcore/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,7 @@ versions:
3737
folder: "5"
3838
"5.1.0":
3939
folder: "5"
40+
"5.1.1":
41+
folder: "5"
4042
"9.9.9":
4143
folder: "main"

0 commit comments

Comments
 (0)