mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	slang: Update to version 2023.4.5
This commit is contained in:
		
							parent
							
								
									1b9e75827e
								
							
						
					
					
						commit
						b974899087
					
				@ -1,28 +1,28 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2023.4.4",
 | 
			
		||||
    "version": "2023.4.5",
 | 
			
		||||
    "description": "A new language and compiler for shader development.",
 | 
			
		||||
    "homepage": "https://shader-slang.com/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2023.4.4/slang-2023.4.4-win64.zip",
 | 
			
		||||
            "hash": "beb0e086475501b7cc7c3293272af2eed8d8118c6c3b2fcb436283a910d18d3f",
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2023.4.5/slang-2023.4.5-win64.zip",
 | 
			
		||||
            "hash": "4ab71d53b88a62a1445ca7abe54aa1f938ce4effe80c1fbc54b9a60b0c2047f7",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "bin/windows-x64/release/slangc.exe",
 | 
			
		||||
                "bin/windows-x64/release/slangd.exe"
 | 
			
		||||
            ]
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2023.4.4/slang-2023.4.4-win32.zip",
 | 
			
		||||
            "hash": "6695ce53c3d72e9d75d5517c7a35e1afae1d210ce9f722b28c52c7a91fc7667c",
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2023.4.5/slang-2023.4.5-win32.zip",
 | 
			
		||||
            "hash": "8fc847c6e9c09599bd13178c4b0dab1f11d0807aa3c921db55fbdfbcef1b66dc",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "bin/windows-x86/release/slangc.exe",
 | 
			
		||||
                "bin/windows-x86/release/slangd.exe"
 | 
			
		||||
            ]
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2023.4.4/slang-2023.4.4-win-arm64.zip",
 | 
			
		||||
            "hash": "c70b0f9735cc22ece87b147b7ea58df611390d0edf9ee90d315fec0145c1392a",
 | 
			
		||||
            "url": "https://github.com/shader-slang/slang/releases/download/v2023.4.5/slang-2023.4.5-win-arm64.zip",
 | 
			
		||||
            "hash": "ad2d8aa395a6540e2efe42c0129a039c4e11cf068cc1004f6d7b8c959cdd105d",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "bin/windows-aarch64/release/slangc.exe",
 | 
			
		||||
                "bin/windows-aarch64/release/slangd.exe"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user