summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorteutat3s <10206665+teutat3s@users.noreply.github.com>2023-03-29 12:09:06 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-03-29 13:09:47 +0000
commit09ad63f7b1e0cf08037cb1ad399a7595fba96444 (patch)
tree93cdc7777b852111f992264d955a603ff6cb8343
parentMerge pull request #223725 from NixOS/backport-221987-to-release-22.11 (diff)
downloadnixpkgs-09ad63f7b1e0cf08037cb1ad399a7595fba96444.tar.gz
element-desktop: 1.11.25 -> 1.11.26
https://github.com/vector-im/element-web/releases/tag/v1.11.26 https://matrix.org/blog/2023/03/28/security-releases-matrix-js-sdk-24-0-0-and-matrix-react-sdk-3-69-0/ (cherry picked from commit 6642821c6348045c9cf1b369e28466979a3fd26a)
-rw-r--r--pkgs/applications/networking/instant-messengers/element/pin.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/networking/instant-messengers/element/pin.nix b/pkgs/applications/networking/instant-messengers/element/pin.nix
index 92164bc068d4..c3de82e62e31 100644
--- a/pkgs/applications/networking/instant-messengers/element/pin.nix
+++ b/pkgs/applications/networking/instant-messengers/element/pin.nix
@@ -1,9 +1,9 @@
{
- "version" = "1.11.25";
+ "version" = "1.11.26";
"hashes" = {
- "desktopSrcHash" = "Fd9I/tYp0ArXo73zfA85JZxZ0MvmVFkgEUi56e19zNA=";
+ "desktopSrcHash" = "4dRKqmwXngIQk10ahhZfl6LHw/4bvBOJPgdiTd77XDI=";
"desktopYarnHash" = "0zlh75f2k1yd9mc9zq2lrm53n91npl771ds79n3m04nbihn23xzy";
- "webSrcHash" = "AYZJMGO53usAH2MiS5BeKt1en3XRncE/zUqkd3gWPx8=";
- "webYarnHash" = "0kkyqgyc8k8rih024r72iagbj66f5x3h6b3c1cij474sk7ab2x1c";
+ "webSrcHash" = "visqcaWzrzRCu0Vky7wjRdwhTbPXsiv5QeQRatNbc34=";
+ "webYarnHash" = "07q4gdn8dsh5w862a99v9c0cbryajznjcsm1wvqcs18wpf200xd7";
};
}