Merge pull request #121272 from ymatsiuk/bumpzoom

zoom-us: 5.6.16775.0418 -> 5.6.16888.0424
This commit is contained in:
Sandro 2021-05-03 16:57:16 +02:00 committed by GitHub
commit 163c74938c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,11 +29,11 @@
assert pulseaudioSupport -> libpulseaudio != null;
let
version = "5.6.16775.0418";
version = "5.6.16888.0424";
srcs = {
x86_64-linux = fetchurl {
url = "https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz";
sha256 = "twtxzniojgyLTx6Kda8Ej96uyw2JQB/jIhLdTgTqpCo=";
sha256 = "H/G9cSVmxYM0AVfrdpXzm7ohssDbKq2xdvIBc4d+elc=";
};
};