mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 22:01:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			880 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			880 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.528.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 11": "java/openjdk11",
 | |
|         "Java 17": "java/openjdk17"
 | |
|     },
 | |
|     "url": "https://get.jenkins.io/war-stable/2.528.1/jenkins.war#/jenkins.jar",
 | |
|     "hash": "d630dca265f75a8d581f127a9234f1679d4b0800a8f370d03ad4a154ceb7295b",
 | |
|     "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"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)