{
    "version": "2023-09",
    "description": "Eclipse for Parallel Application Developers",
    "homepage": "https://www.eclipse.org",
    "license": "EPL-1.0",
    "architecture": {
        "64bit": {
            "url": "http://download.eclipse.org/technology/epp/downloads/release/2023-09/R/eclipse-parallel-2023-09-R-win32-x86_64.zip",
            "hash": "sha512:5e67dbb8697b814920c97e56f9ab25649438e556500db8e713acf22045403c2f60c94eaa95e30558dec92869600a58c49394a1f1ad394c0cadee9327922e982e"
        }
    },
    "extract_dir": "eclipse",
    "shortcuts": [
        [
            "eclipse.exe",
            "Eclipse for Parallel Application Developers"
        ]
    ],
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "http://download.eclipse.org/technology/epp/downloads/release/$version/R/eclipse-parallel-$version-R-win32-x86_64.zip",
                "hash": {
                    "url": "$url.sha512"
                }
            }
        }
    }
}
