{
    "version": "5.15",
    "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.15/JabRef-5.15-portable_windows.zip",
            "hash": "258ab4e4180b85a516dce04689f5185565a37453e45d8eb1533ff8e8f3522d93"
        }
    },
    "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"
            }
        }
    }
}
