{
    "version": "2.12.0",
    "description": "A free runtime environment for Java applications that can be implemented as plugins.",
    "homepage": "https://www.willuhn.de/products/jameica/",
    "license": "GPL-2.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://www.willuhn.de/products/jameica/releases/current/jameica/jameica-win64-2.12.0.zip",
            "hash": "sha1:6890e196be839f22bfc1ba20c310f86f69057e38",
            "bin": [
                "jameica-win64.exe",
                [
                    "jameica-win64.exe",
                    "jameica"
                ]
            ],
            "shortcuts": [
                [
                    "jameica-win64.exe",
                    "Jameica"
                ]
            ]
        }
    },
    "extract_dir": "jameica",
    "persist": "plugins",
    "checkver": {
        "url": "https://www.willuhn.de/products/jameica/download.php",
        "regex": "jameica-win64-([\\d.]+).zip"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.willuhn.de/products/jameica/releases/current/jameica/jameica-win64-$version.zip"
            }
        },
        "hash": {
            "url": "$url.SHA"
        }
    }
}
