mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	zig: Update to version 0.9.0
This commit is contained in:
		
							parent
							
								
									016a37106a
								
							
						
					
					
						commit
						2d18bab73d
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.8.1",
 | 
					    "version": "0.9.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,14 +8,14 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://ziglang.org/download/0.8.1/zig-windows-x86_64-0.8.1.zip",
 | 
					            "url": "https://ziglang.org/download/0.9.0/zig-windows-x86_64-0.9.0.zip",
 | 
				
			||||||
            "hash": "43573db14cd238f7111d6bdf37492d363f11ecd1eba802567a172f277d003926",
 | 
					            "hash": "084ea2646850aaf068234b0f1a92b914ed629be47075e835f8a67d55c21d880e",
 | 
				
			||||||
            "extract_dir": "zig-windows-x86_64-0.8.1"
 | 
					            "extract_dir": "zig-windows-x86_64-0.9.0"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://ziglang.org/download/0.8.1/zig-windows-i386-0.8.1.zip",
 | 
					            "url": "https://ziglang.org/download/0.9.0/zig-windows-i386-0.9.0.zip",
 | 
				
			||||||
            "hash": "099605051eb0452a947c8eab8fbbc7e43833c8376d267e94e41131c289a1c535",
 | 
					            "hash": "bb839434afc75092015cf4c33319d31463c18512bc01dd719aedf5dcbc368466",
 | 
				
			||||||
            "extract_dir": "zig-windows-i386-0.8.1"
 | 
					            "extract_dir": "zig-windows-i386-0.9.0"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "zig.exe",
 | 
					    "bin": "zig.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user