mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	binaryen: Update to version 104
This commit is contained in:
		
							parent
							
								
									74de0450cd
								
							
						
					
					
						commit
						b568143439
					
				@ -1,15 +1,15 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "103",
 | 
					    "version": "104",
 | 
				
			||||||
    "description": "Compiler infrastructure and toolchain library for WebAssembly",
 | 
					    "description": "Compiler infrastructure and toolchain library for WebAssembly",
 | 
				
			||||||
    "homepage": "https://github.com/WebAssembly/binaryen",
 | 
					    "homepage": "https://github.com/WebAssembly/binaryen",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/WebAssembly/binaryen/releases/download/version_103/binaryen-version_103-x86_64-windows.tar.gz",
 | 
					            "url": "https://github.com/WebAssembly/binaryen/releases/download/version_104/binaryen-version_104-x86_64-windows.tar.gz",
 | 
				
			||||||
            "hash": "e19a3d32170176467f882d058179614e8988a79b3135c3646008606d851e808f"
 | 
					            "hash": "907d300c150ea0d4f379230263b3d1a836ac5930988ef656891c84f58868f852"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "extract_dir": "binaryen-version_103",
 | 
					    "extract_dir": "binaryen-version_104",
 | 
				
			||||||
    "bin": [
 | 
					    "bin": [
 | 
				
			||||||
        "bin\\wasm2js.exe",
 | 
					        "bin\\wasm2js.exe",
 | 
				
			||||||
        "bin\\wasm-as.exe",
 | 
					        "bin\\wasm-as.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user