Merge pull request #153717 from LutzCle/zoom

zoom-us: 5.8.6.739 -> 5.9.1.1380
This commit is contained in:
Renaud 2022-01-07 15:00:17 +01:00 committed by GitHub
commit 204096332d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,11 +28,11 @@
}:
let
version = "5.8.6.739";
version = "5.9.1.1380";
srcs = {
x86_64-linux = fetchurl {
url = "https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz";
sha256 = "12gzdfxf6xy558smsfazvjj4g1rnaiw7l2lznzlh2qazyaq6f3mq";
sha256 = "0r1w13y3ks377hdyil9s68vn09vh22zl6ni4693fm7cf6q49ayyw";
};
};