{
    "version": "2.10.0",
    "description": "#1 Locally hosted web application that allows you to perform various operations on PDF files",
    "homepage": "https://stirlingpdf.com",
    "license": "MIT",
    "suggest": {
        "Python": "python",
        "QPDF": "qpdf",
        "LibreOffice": "extras/libreoffice",
        "Tesseract OCR": "tesseract",
        "Weasyprint": "weasyprint"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v2.10.0/Stirling-PDF.jar",
            "hash": "8ade2c8ffcb219ba5d7dda6a12d0750b0e7e0a3d0a2d994d569ceb9f483a25c4"
        }
    },
    "bin": "Stirling-PDF.jar",
    "persist": [
        "configs",
        "customFiles",
        "logs"
    ],
    "checkver": {
        "github": "https://github.com/Stirling-Tools/Stirling-PDF"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v$version/Stirling-PDF.jar"
            }
        }
    }
}
