mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			823 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			823 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.0.32",
 | 
						|
    "description": "Multiple Jenkins servers manager",
 | 
						|
    "homepage": "https://jenkins-zh.github.io/jcli-docs/",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v0.0.32/jcli-windows-amd64.zip",
 | 
						|
            "hash": "9d29ec7c082b5977cf83528481ea2ae5fee54d9687979af41a5bb71a8136cce3"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "jcli.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/jenkins-zh/jenkins-cli"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/jenkins-zh/jenkins-cli/releases/download/v$version/jcli-windows-amd64.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |