diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-17 17:20:31 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-17 17:20:31 -0400 |
commit | 01c50af77ff170738714a3ada132477382ac8479 (patch) | |
tree | 784cef0a342b70591d856b27cb284f5c162ce8c4 /scripts/hostclass/imap_server/20-tika | |
parent | 674d54cd395f6a4bb53662089f48f618831f6502 (diff) | |
download | infrastructure-01c50af77ff170738714a3ada132477382ac8479.tar.gz |
pgsql update
Diffstat (limited to 'scripts/hostclass/imap_server/20-tika')
-rw-r--r-- | scripts/hostclass/imap_server/20-tika | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hostclass/imap_server/20-tika b/scripts/hostclass/imap_server/20-tika index 2cde126..6577ff2 100644 --- a/scripts/hostclass/imap_server/20-tika +++ b/scripts/hostclass/imap_server/20-tika @@ -1,6 +1,6 @@ #!/bin/sh -: ${tika_version:='3.1.0'} +: ${tika_version:='3.2.0'} : ${tika_uid:='787'} tika_user=tika |