mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	emscripten: Update to version 3.1.53
This commit is contained in:
		
							parent
							
								
									ffa1790fa5
								
							
						
					
					
						commit
						e26755f6e1
					
				@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "##": ".bat won't be able to modify shell sessions of PowerShell, Fish, Bash etc. Therefore env_add_path is required.",
 | 
			
		||||
    "version": "3.1.52",
 | 
			
		||||
    "version": "3.1.53",
 | 
			
		||||
    "description": "LLVM to WebAssembly compiler. Compiles C/C++ to WebAssembly that can be run on most web browsers.",
 | 
			
		||||
    "homepage": "https://emscripten.org/",
 | 
			
		||||
    "license": "MIT|NCSA",
 | 
			
		||||
@ -10,11 +10,11 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.52.zip",
 | 
			
		||||
            "hash": "45a41d5f1dc130df6e2a345ee377f48b8e3d5d504b1aa48c0a90c6af1cd92090"
 | 
			
		||||
            "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.53.zip",
 | 
			
		||||
            "hash": "d13a30ac84c34b01f562896f5bbcb9cdf3b80b0ee3852182993cad83c21315c5"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "emsdk-3.1.52",
 | 
			
		||||
    "extract_dir": "emsdk-3.1.53",
 | 
			
		||||
    "pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}",
 | 
			
		||||
    "env_add_path": ".",
 | 
			
		||||
    "shortcuts": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user