mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			862 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			862 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.21.4",
 | 
						|
    "description": "Source code security analyzer from GitHub",
 | 
						|
    "homepage": "https://github.com/github/codeql-cli-binaries",
 | 
						|
    "license": {
 | 
						|
        "identifier": "Proprietary",
 | 
						|
        "url": "https://github.com/github/codeql-cli-binaries/blob/main/LICENSE.md"
 | 
						|
    },
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.4/codeql-win64.zip",
 | 
						|
            "hash": "a575e327a2c77c03dfa7f82bc17d697d0b41c6bc364a329d35c806c2ff30cba4",
 | 
						|
            "extract_dir": "codeql"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "codeql.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/github/codeql-cli-binaries/releases/download/v$version/codeql-win64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |