Bump element-web to 1.11.67
This commit is contained in:
		
					parent
					
						
							
								65664b2f20
							
						
					
				
			
			
				commit
				
					
						1ac4043660
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,9 +1,9 @@
 | 
			
		|||
{ pkgs, ... }:
 | 
			
		||||
let
 | 
			
		||||
  elementWebVersion = "1.11.59";
 | 
			
		||||
  elementWebVersion = "1.11.67";
 | 
			
		||||
  element-web = pkgs.fetchzip {
 | 
			
		||||
    url = "https://github.com/vector-im/element-web/releases/download/v${elementWebVersion}/element-v${elementWebVersion}.tar.gz";
 | 
			
		||||
    sha256 = "sha256-iVTd5zWUJh9wkbKMh+5hq0ucQaLLY29w1xCLxDIdQ18=";
 | 
			
		||||
    sha256 = "sha256-Mleha39aEwa+qbJCVW1RmGDHb/noX9+Zo2IvjaLxhtE=";
 | 
			
		||||
  };
 | 
			
		||||
  elementWebSecurityHeaders = ''
 | 
			
		||||
  	# Configuration best practices
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue