Skip to content

Commit

Permalink
fix(tika): proper version template
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgon committed Aug 14, 2024
1 parent cd20ff5 commit f5a577e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/tika/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"name": "stable",
"renovate::dataSource": "github-tags",
"renovate::depName": "apache/tika",
"renovate::extractVersion": "^(?<version>(?:[0-9]+[.])+[0-9]+)$",
"version": "2.9.2",
"platforms": [
"linux/amd64",
Expand Down

0 comments on commit f5a577e

Please sign in to comment.