mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			872 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			872 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.39.2",
 | 
						|
    "description": "Test utility for structured configuration files",
 | 
						|
    "homepage": "https://www.conftest.dev",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.39.2/conftest_0.39.2_Windows_x86_64.zip",
 | 
						|
            "hash": "b8515bf525731f306b2059bf2e0e597ca79c2db2d72c3b2f3f012995c15060cb"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "conftest.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/open-policy-agent/conftest"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/open-policy-agent/conftest/releases/download/v$version/conftest_$version_Windows_x86_64.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |