lightsail-tokyo/element-web: 1.11.70 -> 1.11.71
This commit is contained in:
parent
8525993f85
commit
cbf8c81130
1 changed files with 2 additions and 2 deletions
|
@ -69,10 +69,10 @@
|
|||
element-web-unwrapped = pkgs.element-web-unwrapped.overrideAttrs (oldAttrs: {
|
||||
version = "1.11.70";
|
||||
src = oldAttrs.src.overrideAttrs {
|
||||
outputHash = "sha256-kx6xQIuYSXkkBTYb+fZLL3cuHFcNj7RkC60o6Fyp8LI=";
|
||||
outputHash = "sha256-UzSqChCa94LqaQpMzwQGPX3G2xxOpP3jp5OvR1iBzRs=";
|
||||
};
|
||||
offlineCache = oldAttrs.offlineCache.overrideAttrs {
|
||||
outputHash = "sha256-q/KbpU/haBhXZbGBITLYSywCluwN6ZZarVLmzB9tDN8=";
|
||||
outputHash = "sha256-M4FTUtx7vpZIEdu/NM98/zIDGyPOtfocrj29/qChyyQ=";
|
||||
};
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue