mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
Tika 3.2.3 => 3.3.0 (#15310)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Total size: 56732819
|
||||
# Total size: 72339816
|
||||
/usr/local/bin/tika
|
||||
/usr/local/share/tika/tika-app-3.2.3.jar
|
||||
/usr/local/share/tika/tika-app-3.3.0.jar
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Total size: 56732819
|
||||
# Total size: 72339816
|
||||
/usr/local/bin/tika
|
||||
/usr/local/share/tika/tika-app-3.2.3.jar
|
||||
/usr/local/share/tika/tika-app-3.3.0.jar
|
||||
|
||||
@@ -3,11 +3,11 @@ require 'package'
|
||||
class Tika < Package
|
||||
description 'The Apache Tika™ toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF).'
|
||||
homepage 'https://tika.apache.org/'
|
||||
version '3.2.3'
|
||||
version '3.3.0'
|
||||
license 'Apache-2.0'
|
||||
compatibility 'aarch64 armv7l x86_64'
|
||||
source_url "https://dlcdn.apache.org/tika/#{version}/tika-app-#{version}.jar"
|
||||
source_sha256 '80c20c085e2c0976bbd55969e5bf90dda2b7155db31068639fbc871d0369e7e7'
|
||||
source_sha256 'df2d3013dc66ce6afcf3657046bbdd53145f90d30a645897ac43cd7de5528c4c'
|
||||
|
||||
depends_on 'openjdk17'
|
||||
depends_on 'libx11'
|
||||
|
||||
0
tools/automatically_updatable_packages/tika
Normal file
0
tools/automatically_updatable_packages/tika
Normal file
Reference in New Issue
Block a user