mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
26 lines
905 B
JSON
26 lines
905 B
JSON
{
|
|
"homepage": "https://pdfbox.apache.org",
|
|
"version": "2.0.18",
|
|
"license": "Apache-2.0",
|
|
"description": "Java tool for working with PDF documents.",
|
|
"url": [
|
|
"https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-app-2.0.18.jar#/pdfbox.jar",
|
|
"https://www.apache.org/dist/pdfbox/2.0.18/preflight-app-2.0.18.jar#/preflight.jar"
|
|
],
|
|
"hash": [
|
|
"sha512:0d40d92d282f9f9e97f5772b604c1154de866b6a55094fea460acfc2396c2184a50818752c9adf5858f905305076ff7ca6e02b89e2f055b3d5e43693e9bf351f",
|
|
"sha512:e58e319fc51c1a5ebe7119492dffa1d7b344a7c049fd2e1cb8235b42f5079855c731bf407e3d93b35c32ae5f59c0c8eeaf5719cc65a776deede457f6bc9459f5"
|
|
],
|
|
"bin": [
|
|
"pdfbox.jar",
|
|
"preflight.jar"
|
|
],
|
|
"suggest": {
|
|
"JDK": [
|
|
"java/oraclejdk",
|
|
"java/openjdk"
|
|
]
|
|
},
|
|
"checkver": "Apache PDFBox ([\\d.]+) released"
|
|
}
|