Bump element-web to v1.11.47
This commit is contained in:
		
					parent
					
						
							
								6be060d42c
							
						
					
				
			
			
				commit
				
					
						bcb8034311
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,9 +1,9 @@
 | 
			
		|||
{ pkgs, ... }:
 | 
			
		||||
let
 | 
			
		||||
  elementWebVersion = "1.11.46";
 | 
			
		||||
  elementWebVersion = "1.11.47";
 | 
			
		||||
  element-web = pkgs.fetchzip {
 | 
			
		||||
    url = "https://github.com/vector-im/element-web/releases/download/v${elementWebVersion}/element-v${elementWebVersion}.tar.gz";
 | 
			
		||||
    sha256 = "sha256-EQ6a8WK8ILYidbS+0FGzI4XQbZFh+M6Y7eZ28YcsIrg=";
 | 
			
		||||
    sha256 = "sha256-iHhwiqRtssRQZltKj0mXgYLezgyO1Zkh9mfBLaX9xtk=";
 | 
			
		||||
  };
 | 
			
		||||
  elementWebSecurityHeaders = ''
 | 
			
		||||
  	# Configuration best practices
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue