mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						||
    "version": "0.1.10211",
 | 
						||
    "description": "Set of CircleCI’s advanced and powerful tools.",
 | 
						||
    "homepage": "https://circleci-public.github.io/circleci-cli/",
 | 
						||
    "license": "MIT",
 | 
						||
    "architecture": {
 | 
						||
        "64bit": {
 | 
						||
            "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.10211/circleci-cli_0.1.10211_windows_amd64.zip",
 | 
						||
            "hash": "11b427875cdcc445c3602372099ca166852524ef19c6d56f891af8b17278bb5c",
 | 
						||
            "extract_dir": "circleci-cli_0.1.10211_windows_amd64"
 | 
						||
        }
 | 
						||
    },
 | 
						||
    "bin": "circleci.exe",
 | 
						||
    "checkver": {
 | 
						||
        "github": "https://github.com/CircleCI-Public/circleci-cli"
 | 
						||
    },
 | 
						||
    "autoupdate": {
 | 
						||
        "architecture": {
 | 
						||
            "64bit": {
 | 
						||
                "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v$version/circleci-cli_$version_windows_amd64.zip",
 | 
						||
                "extract_dir": "circleci-cli_$version_windows_amd64"
 | 
						||
            }
 | 
						||
        },
 | 
						||
        "hash": {
 | 
						||
            "url": "$baseurl/circleci-cli_$version_checksums.txt"
 | 
						||
        }
 | 
						||
    }
 | 
						||
}
 |