mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			970 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			970 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "8.13.3559",
 | 
						|
    "description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages.",
 | 
						|
    "homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
 | 
						|
    "license": {
 | 
						|
        "identifier": "Freeware,MIT,...",
 | 
						|
        "url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt"
 | 
						|
    },
 | 
						|
    "url": "https://github.com/KhronosGroup/glslang/releases/download/8.13.3559/glslang-master-windows-x64-Release.zip",
 | 
						|
    "hash": "e4bffacd4a75e1e150c0cf19d5020cfa6893386a1e6dd14ef6426789859eab88",
 | 
						|
    "bin": [
 | 
						|
        "bin\\glslangValidator.exe",
 | 
						|
        "bin\\spirv-remap.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/KhronosGroup/glslang/releases",
 | 
						|
        "regex": "/releases/download/([\\d.]+)/glslang-master-win"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/KhronosGroup/glslang/releases/download/$version/glslang-master-windows-x64-Release.zip"
 | 
						|
    }
 | 
						|
}
 |