{
    "version": "5.12",
    "description": "Citation and reference management software that uses BibTeX and BibLaTeX as its native formats",
    "homepage": "https://www.jabref.org",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/JabRef/jabref/releases/download/v5.12/JabRef-5.12-portable_windows.zip",
            "hash": "7681030c72aca769db5d3c4027c2d6237ea718f08bb55b2bdea3dcc51f497d00"
        }
    },
    "extract_dir": "JabRef",
    "bin": "runtime\\bin\\JabRef.bat",
    "shortcuts": [
        [
            "JabRef.exe",
            "JabRef"
        ]
    ],
    "checkver": {
        "github": "https://github.com/JabRef/jabref"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/JabRef/jabref/releases/download/v$version/JabRef-$version-portable_windows.zip"
            }
        }
    }
}
