{
    "version": "2026-03",
    "description": "Eclipse Modeling Tools",
    "homepage": "https://www.eclipse.org",
    "license": "EPL-1.0",
    "architecture": {
        "64bit": {
            "url": "http://download.eclipse.org/technology/epp/downloads/release/2026-03/R/eclipse-modeling-2026-03-R-win32-x86_64.zip",
            "hash": "sha512:e1bfe1356cdca1b99bd9c56b7dee3a2bd7e075aa7797dd42515b366d14568d6466d48323b0f96c55ccd75ffe9dfe75de6734f51f7b880d5471f2f0c3e572cd63"
        }
    },
    "extract_dir": "eclipse",
    "shortcuts": [
        [
            "eclipse.exe",
            "Eclipse Modeling Tools"
        ]
    ],
    "checkver": {
        "url": "https://download.eclipse.org/technology/epp/downloads/release/release.xml",
        "xpath": "/packages/present",
        "regex": "([\\d-]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "http://download.eclipse.org/technology/epp/downloads/release/$version/R/eclipse-modeling-$version-R-win32-x86_64.zip",
                "hash": {
                    "url": "$url.sha512"
                }
            }
        }
    }
}
