Merge pull request #135412 from emmanuelrosa/update-zoom

This commit is contained in:
Sandro 2021-08-23 11:43:58 +02:00 committed by GitHub
commit 97c83abe5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,11 +28,11 @@
}:
let
version = "5.7.29123.0808";
version = "5.7.31792.0820";
srcs = {
x86_64-linux = fetchurl {
url = "https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz";
sha256 = "WAeE/2hUaQbWwDg/iqlKSZVoH3ruVHvh+9SEWdPwCIc=";
sha256 = "16p8wn67hb6p9rn684bbpwz8w5knyqw9rv2nnw6cwg949qjv43lm";
};
};