mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			693 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			693 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
 | 
						|
    "version": "7.11.3113",
 | 
						|
    "url": "https://github.com/KhronosGroup/glslang/releases/download/7.11.3113/glslang-master-windows-x64-Release.zip",
 | 
						|
    "hash": "3e4826a47bee7442e1c39311575dc91a265b7ba5a3d59795191b0b2a114ad8f6",
 | 
						|
    "bin": [
 | 
						|
        "bin\\glslangValidator.exe",
 | 
						|
        "bin\\spirv-remap.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/KhronosGroup/glslang/releases",
 | 
						|
        "regex": "/releases/tag/(?:v)?([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/KhronosGroup/glslang/releases/download/$version/glslang-master-windows-x64-Release.zip"
 | 
						|
    }
 | 
						|
}
 |