Update element to 1.11.80
This commit is contained in:
		
					parent
					
						
							
								51cc0097f0
							
						
					
				
			
			
				commit
				
					
						dfd6506e1c
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,10 +1,10 @@ | |||
| { pkgs, ... }: | ||||
| 
 | ||||
| let | ||||
|   elementWebVersion = "1.11.68"; | ||||
|   elementWebVersion = "1.11.80"; | ||||
|   element-web = pkgs.fetchzip { | ||||
|     url = "https://github.com/vector-im/element-web/releases/download/v${elementWebVersion}/element-v${elementWebVersion}.tar.gz"; | ||||
|     sha256 = "sha256-SsEvc+TWyJG6YPBcyQm9mqQVUegqIcspxSGuL3TzVeY="; | ||||
|     sha256 = "sha256-sudWmNehxGsbZTNirTkoWQ/Bln1DC1CI30wocw9VoH8="; | ||||
|   }; | ||||
|   elementSecurityHeaders = '' | ||||
|     # Configuration best practices | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue