{ "version": "2025-12", "description": "Eclipse IDE for C and C++ Developers", "homepage": "https://www.eclipse.org", "license": "EPL-1.0", "architecture": { "64bit": { "url": "http://download.eclipse.org/technology/epp/downloads/release/2025-12/R/eclipse-cpp-2025-12-R-win32-x86_64.zip", "hash": "sha512:dec5329b83a75149d95858b07979487b0fbdf25ebcf4c02da9f82c0ac5d9e68ddeb79062bb3fa94fbc902381a0383a6fb7c19b17dfc4d7007e5435560c1eefbf" } }, "extract_dir": "eclipse", "shortcuts": [ [ "eclipse.exe", "Eclipse IDE for C and C++ Developers" ] ], "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-cpp-$version-R-win32-x86_64.zip" } }, "hash": { "url": "$url.sha512" } } }