{ "version": "2025-12", "description": "Eclipse IDE for Scout 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-scout-2025-12-R-win32-x86_64.zip", "hash": "sha512:0f6c01796c61d9598728d0ab263a7c653b1fe83afe26e73c5e88cb9af1e9ba0225f96c86240d353a2fda66f9b608626e711b4c5f3c1fada82da3ca5d0c37f61a" } }, "extract_dir": "eclipse", "shortcuts": [ [ "eclipse.exe", "Eclipse for Scout 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-scout-$version-R-win32-x86_64.zip", "hash": { "url": "$url.sha512" } } } } }