mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			708 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			708 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.99.2",
 | 
						|
    "description": "Force.com CLI tool",
 | 
						|
    "homepage": "https://force-cli.herokuapp.com/",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/ForceCLI/force/releases/download/v0.99.2/force_windows_amd64.zip",
 | 
						|
            "hash": "7d55822443fb2ced979645a5a80ecb032d1c2d5b5609dc6b083d4ceddff537de"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "force.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/ForceCLI/force"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/ForceCLI/force/releases/download/v$version/force_windows_amd64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |