diff options
| author | Masum Reza <50095635+JohnRTitor@users.noreply.github.com> | 2024-10-02 09:48:52 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-02 09:48:52 +0530 |
| commit | 24f1a65397b6c1c7c71733f2e68f3ad7b8e6c139 (patch) | |
| tree | 8ca50319b69b21254ef475eb342a3840fa6ad5c6 | |
| parent | [Backport release-24.05] teamspeak_client: update pluginsdk (#345777) (diff) | |
| parent | element-desktop: 1.11.77 -> 1.11.79 (diff) | |
| download | nixpkgs-24f1a65397b6c1c7c71733f2e68f3ad7b8e6c139.tar.gz | |
[Backport release-24.05] element-desktop: 1.11.77 -> 1.11.79 (#345802)
| -rw-r--r-- | pkgs/applications/networking/instant-messengers/element/pin.nix | 8 |
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 9abdf0f463ff..01a4d3c89ecf 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.77"; + "version" = "1.11.79"; "hashes" = { - "desktopSrcHash" = "sha256-y7cmTSkNzA4aNY7z9sjgyIquTPVvl+nH7BHUx/2nJ5A="; + "desktopSrcHash" = "sha256-w9JWrStxmiiffu8kKVxM5h8Frxig7v4Vul3YwTnJias="; "desktopYarnHash" = "0fwkdrfhfl6knvx552q2lpp5pd54qbzkm4kx6jvcrdwjk3x4cgqd"; - "webSrcHash" = "sha256-IeBuLlcorsHZ78P6h5LVCCGHauqzwwm2Lc9B07su86Y="; - "webYarnHash" = "0nm70m37kqkb959vi69r8zidsh25nzgn1550yl46pzihzbiqm8nx"; + "webSrcHash" = "sha256-rla55a0SgeWddXpgaDfsvPcL00NP4DbMDgtc25TM4dw="; + "webYarnHash" = "084nm85y2fmzi27i0050hnxa4m2bqcbl7fn33zd1yini8dwr2n7s"; }; } |
