{ "version": "2.452.2", "description": "An automation server which enables developers around the world to reliably build, test, and deploy their software. (Long Term Support)", "homepage": "https://www.jenkins.io", "license": "MIT", "suggest": { "Java 11": "java/openjdk11", "Java 17": "java/openjdk17" }, "url": "https://get.jenkins.io/war-stable/2.452.2/jenkins.war#/jenkins.jar", "hash": "360efc8438db9a4ba20772981d4257cfe6837bf0c3fb8c8e9b2253d8ce6ba339", "bin": "jenkins.jar", "checkver": { "url": "https://www.jenkins.io/changelog-stable/rss.xml", "xpath": "/rss/channel/item/title", "regex": "Jenkins ([\\d.]+)" }, "autoupdate": { "url": "https://get.jenkins.io/war-stable/$version/jenkins.war#/jenkins.jar", "hash": { "url": "$url.sha256" } } }