mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ziglang: Update to version 0.6.0
This commit is contained in:
		
							parent
							
								
									8c9667aaf4
								
							
						
					
					
						commit
						8daafdb518
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.5.0",
 | 
					    "version": "0.6.0",
 | 
				
			||||||
    "description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
 | 
					    "description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
 | 
				
			||||||
    "homepage": "https://ziglang.org/",
 | 
					    "homepage": "https://ziglang.org/",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
@ -8,9 +8,9 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/ziglang/zig/releases/download/0.5.0/zig-windows-x86_64-0.5.0.zip",
 | 
					            "url": "https://github.com/ziglang/zig/releases/download/0.6.0/zig-windows-x86_64-0.6.0.zip",
 | 
				
			||||||
            "hash": "58141323db8d84a5af62746be5f9140bc161ee760ef33dc91a887bf9ac021976",
 | 
					            "hash": "c3b897832523e1026e10b2d8d55d7f895185c0a27a63681f3a23219c3f1c38f4",
 | 
				
			||||||
            "extract_dir": "zig-windows-x86_64-0.5.0"
 | 
					            "extract_dir": "zig-windows-x86_64-0.6.0"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "zig.exe",
 | 
					    "bin": "zig.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user