Bump element-web to 1.1.72

This commit is contained in:
yuri 2024-08-12 20:14:28 +02:00
parent 850b7bdc02
commit b591ac70ae
No known key found for this signature in database

View file

@ -1,9 +1,9 @@
{ pkgs, ... }:
let
elementWebVersion = "1.11.67";
elementWebVersion = "1.11.72";
element-web = pkgs.fetchzip {
url = "https://github.com/vector-im/element-web/releases/download/v${elementWebVersion}/element-v${elementWebVersion}.tar.gz";
sha256 = "sha256-Mleha39aEwa+qbJCVW1RmGDHb/noX9+Zo2IvjaLxhtE=";
sha256 = "sha256-3pa4OVHBWZvHLsnE2JK5+sVpOXBKO5yJSQJNJokdF98=";
};
elementWebSecurityHeaders = ''
# Configuration best practices