zoom-us: 2.5.146186.1130 -> 2.6.146750.1204
This commit is contained in:
parent
c26dbef830
commit
8b3949d989
1 changed files with 2 additions and 2 deletions
|
@ -13,11 +13,11 @@ assert pulseaudioSupport -> libpulseaudio != null;
|
|||
let
|
||||
inherit (stdenv.lib) concatStringsSep makeBinPath optional;
|
||||
|
||||
version = "2.5.146186.1130";
|
||||
version = "2.6.146750.1204";
|
||||
srcs = {
|
||||
x86_64-linux = fetchurl {
|
||||
url = "https://zoom.us/client/${version}/zoom_x86_64.tar.xz";
|
||||
sha256 = "1644xs7xg8a27xg7bgb7856hvlvfh2lin749alds782i52p9rsjr";
|
||||
sha256 = "18cpl1ggyw6nf9r85jqn0cq9j7qrhxfy6nah2qqs5bqj84dqhsrg";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue