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