{ "version": "2025-12", "description": "Eclipse IDE for Java 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-java-2025-12-R-win32-x86_64.zip", "hash": "sha512:9657073c166c5e91c91b663e21f67cb941273ec9a8208c53b2723f50400395e7dfadbf6d8360405c7ac84b7a13619828fccd2a78543b197b8d5ec8d8f90cf150" } }, "extract_dir": "eclipse", "shortcuts": [ [ "eclipse.exe", "Eclipse IDE for Java Developers" ] ], "checkver": { "url": "https://www.eclipse.org/downloads/packages/", "regex": "([\\d-]+)/R/eclipse-inst-jre-win64" }, "autoupdate": { "architecture": { "64bit": { "url": "http://download.eclipse.org/technology/epp/downloads/release/$version/R/eclipse-java-$version-R-win32-x86_64.zip", "hash": { "url": "$url.sha512" } } } } }