summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryangwei <[email protected]>2024-11-13 09:42:17 +0800
committeryangwei <[email protected]>2024-11-13 09:42:17 +0800
commit3275453435aa3ca91c0643baed9875534c437e74 (patch)
tree409bfec667838ebf0b1f882cd17ac5c02476d966
parent8997cf1c594a30a754511b52b829e6e09f57baca (diff)
✨ feat(update libdocumentanalyze): support aarch64 & el9
-rw-r--r--containers/base/manifest.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/containers/base/manifest.yaml b/containers/base/manifest.yaml
index 0748a48c..8ee310ae 100644
--- a/containers/base/manifest.yaml
+++ b/containers/base/manifest.yaml
@@ -5,7 +5,7 @@ packages:
install_command: rpm
install_command_options: "--prefix /opt/tsg/framework"
- name: libdocumentanalyze
- version: 2.0.11.719a8ff
+ version: 2.0.12.2fc9bf4
download_command: dnf
install_command: rpm
install_command_options: "--prefix /opt/tsg/framework"