element-web: 1.11.91 -> 1.11.95

Release notes:
- https://github.com/element-hq/element-web/releases/tag/v1.11.92
- https://github.com/element-hq/element-web/releases/tag/v1.11.93
- https://github.com/element-hq/element-web/releases/tag/v1.11.94
- https://github.com/element-hq/element-web/releases/tag/v1.11.95
Full Changelog: https://github.com/element-hq/element-web/compare/v1.11.91...v1.11.95

Notable changes:
- Device dehydration support on 'Set up recovery key' page
- Render invite rejection reasons

authored by

transcaffeine and committed by
Yureka
2656b89b 372ae49a

+3 -3
+3 -3
pkgs/by-name/el/element-web-unwrapped/element-web-pin.nix
··· 1 1 { 2 - "version" = "1.11.91"; 2 + "version" = "1.11.95"; 3 3 "hashes" = { 4 - "webSrcHash" = "sha256-kdjkmVkoJuV3SBFkVQr4IAi69mAs8V5i3qFOd66BP2s="; 5 - "webYarnHash" = "sha256-in7qiGIXP+Ki820RB/uB2st2FIwrxjqYpdOmmLI6RSM="; 4 + "webSrcHash" = "sha256-JS+lwPRj4Fb+UZNATS7IFMfytqRou+aIpjDVjI+iqao="; 5 + "webYarnHash" = "sha256-Aw0wDGE0WbI975y+J2FVxlDrHcPeBDkHiD/7W8eTf1E="; 6 6 }; 7 7 }