{ "version": "2.387.1", "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 8": "java/oraclejre8", "Java 11": "java/openjdk11" }, "url": "https://get.jenkins.io/war-stable/2.387.1/jenkins.war#/jenkins.jar", "hash": "c132a1e00b685afc7996eba530be428a3279c649399417f9fa38fcbc0dbec027", "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" } } }