mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			866 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			866 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.3.3",
 | 
						|
    "description": "Intel Open Image Denoise library",
 | 
						|
    "homepage": "https://github.com/RenderKit/oidn",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/RenderKit/oidn/releases/download/v2.3.3/oidn-2.3.3.x64.windows.zip",
 | 
						|
            "hash": "30e41f6fe648536ef5657b45bccd2b27c6caed6461c832bde4949b0f965be0e0"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "oidn-2.3.3.x64.windows\\bin",
 | 
						|
    "bin": [
 | 
						|
        "oidnBenchmark.exe",
 | 
						|
        "oidnDenoise.exe",
 | 
						|
        "oidnTest.exe"
 | 
						|
    ],
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/RenderKit/oidn/releases/download/v$version/oidn-$version.x64.windows.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "extract_dir": "oidn-$version.x64.windows\\bin"
 | 
						|
    }
 | 
						|
}
 |