mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ldc: Update to version 1.13.0
This commit is contained in:
		
							parent
							
								
									7cf245106a
								
							
						
					
					
						commit
						13a468f84f
					
				
							
								
								
									
										14
									
								
								ldc.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								ldc.json
									
									
									
									
									
								
							@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.12.0",
 | 
			
		||||
    "version": "1.13.0",
 | 
			
		||||
    "homepage": "https://dlang.org/",
 | 
			
		||||
    "description": "LDC is LLVM based D-language compiler",
 | 
			
		||||
    "license": {
 | 
			
		||||
@ -8,14 +8,14 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/ldc-developers/ldc/releases/download/v1.12.0/ldc2-1.12.0-windows-x64.7z",
 | 
			
		||||
            "extract_dir": "ldc2-1.12.0-windows-x64",
 | 
			
		||||
            "hash": "0ea1c4bca1c0503b422ae7e410a202c32255997681910d8cc9748a380a68df9e"
 | 
			
		||||
            "url": "https://github.com/ldc-developers/ldc/releases/download/v1.13.0/ldc2-1.13.0-windows-x64.7z",
 | 
			
		||||
            "extract_dir": "ldc2-1.13.0-windows-x64",
 | 
			
		||||
            "hash": "ce6fb5f0008659b46051641239fb3c573083d70fd24b73225ab3ebe3e309e2ed"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/ldc-developers/ldc/releases/download/v1.12.0/ldc2-1.12.0-windows-x86.7z",
 | 
			
		||||
            "extract_dir": "ldc2-1.12.0-windows-x86",
 | 
			
		||||
            "hash": "48d291d136f376791eacb851d85053d50fd046cee4f6c421aa4ab77120e9e2dc"
 | 
			
		||||
            "url": "https://github.com/ldc-developers/ldc/releases/download/v1.13.0/ldc2-1.13.0-windows-x86.7z",
 | 
			
		||||
            "extract_dir": "ldc2-1.13.0-windows-x86",
 | 
			
		||||
            "hash": "540387227a0d2701d93af4cf2ff771f2312aba5256404e73453f4cc399def0b6"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "env_add_path": "bin",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user