Kaynağa Gözat
			
			
			Merge pull request #5011 from maiconpintoabreu/update-emsdk-fix-touch
			
				[zig] Update emsdk version for zig build to fix the issue with the EM_BOOL
			
			
				pull/5014/head
			
			
		 
		
			
				
					
						
						Ray
					
					4 ay önce
					
						
							işlemeyi yapan:
							
								
								GitHub
							
						 
					
				 
				
					
						
							
								ebeveyn
							
							
						
						
						işleme
						bdda18656b
					 
				 
			 
		 
		
			
				
				  
				  Veri tabanında bu imza için bilinen anahtar bulunamadı
				  
				  	
						GPG Anahtar Kimliği: B5690EEEBB952194
				  	
				  
				
			
		
		
		
	
		
			  1 değiştirilmiş dosya ile 
3 ekleme ve 
3 silme
			
		 
		
			
				- 
					
					
					 
					build.zig.zon
				
 
			
		
		
			
				
					
					
						
							
								
									
										
											
												
	
		
			
				| 
				
				
					
						
					
				
				
				 | 
			
			 | 
			
			@ -12,8 +12,8 @@ | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			            .lazy = true, | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			        }, | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			        .emsdk = .{ | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			            .url = "git+https://github.com/emscripten-core/emsdk#3.1.50", | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			            .hash = "N-V-__8AALRTBQDo_pUJ8IQ-XiIyYwDKQVwnr7-7o5kvPDGE", | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			            .url = "git+https://github.com/emscripten-core/emsdk#4.0.9", | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			            .hash = "N-V-__8AAJl1DwBezhYo_VE6f53mPVm00R-Fk28NPW7P14EQ", | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			            .lazy = true, | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			        }, | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			    }, | 
			
		
		
	
	
		
			
				| 
				
				
				
					
						
					
				
				 | 
			
			 | 
			
			@ -23,6 +23,6 @@ | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			        "build.zig.zon", | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			        "src", | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			        "examples", | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
				"LICENSE", | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			        "LICENSE", | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			    }, | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			} |