mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Add circleci-cli 0.1.5830 (#421)
* Create circleci-cli.json * better desc * Version bump
This commit is contained in:
		
							parent
							
								
									a261fb7711
								
							
						
					
					
						commit
						cf197ceda9
					
				
							
								
								
									
										28
									
								
								bucket/circleci-cli.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								bucket/circleci-cli.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,28 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.1.5879",
 | 
			
		||||
    "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.5879/circleci-cli_0.1.5879_windows_amd64.zip",
 | 
			
		||||
            "hash": "ca7fef41ca01cad6efef5adef0283bc314872ce82ab815c562c610d16e239af0",
 | 
			
		||||
            "extract_dir": "circleci-cli_0.1.5879_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"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user