zoom-us: 5.7.28991.0726 -> 5.7.29123.0808
Old versions have been blacklisted serverside. (cherry picked from commit cc7a5e69e396a7860398f3b7b9b33f423b731577)
This commit is contained in:
parent
cab4612319
commit
c486a1117b
|
@ -29,11 +29,11 @@
|
|||
assert pulseaudioSupport -> libpulseaudio != null;
|
||||
|
||||
let
|
||||
version = "5.7.28991.0726";
|
||||
version = "5.7.29123.0808";
|
||||
srcs = {
|
||||
x86_64-linux = fetchurl {
|
||||
url = "https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz";
|
||||
sha256 = "w1oeMKADG5+7EV1OXyuEbotrwcVywob82KOXKoRUifA=";
|
||||
sha256 = "WAeE/2hUaQbWwDg/iqlKSZVoH3ruVHvh+9SEWdPwCIc=";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue