zoom-us 5.5.7938.0228 -> 5.6.13632.0328

This commit is contained in:
Julius de Bruijn 2021-03-30 23:06:50 +02:00
parent affc6f1de1
commit f066fe45a1
1 changed files with 2 additions and 2 deletions
pkgs/applications/networking/instant-messengers/zoom-us

View File

@ -29,11 +29,11 @@
assert pulseaudioSupport -> libpulseaudio != null;
let
version = "5.5.7938.0228";
version = "5.6.13632.0328";
srcs = {
x86_64-linux = fetchurl {
url = "https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz";
sha256 = "KM8o2tgIn0lecOM4gKdTOdk/zsohlFqtNX+ca/S6FGY=";
sha256 = "0nskpg3rbv40jcbih95sfdr0kfv5hjv50z9jdz1cddl8v7hbqg71";
};
};