zoom-us: 2.9.265650.0716 -> 3.0.285090.0826 (#67588)
This commit is contained in:
parent
f7387ad383
commit
0ecbc63bf0
1 changed files with 2 additions and 2 deletions
|
@ -14,11 +14,11 @@ assert pulseaudioSupport -> libpulseaudio != null;
|
|||
let
|
||||
inherit (stdenv.lib) concatStringsSep makeBinPath optional;
|
||||
|
||||
version = "2.9.265650.0716";
|
||||
version = "3.0.285090.0826";
|
||||
srcs = {
|
||||
x86_64-linux = fetchurl {
|
||||
url = "https://zoom.us/client/${version}/zoom_x86_64.tar.xz";
|
||||
sha256 = "1wg5yw8g0c6p9y0wcqxr1rndgclasg7v1ybbx8s1a2p98izjkcaa";
|
||||
sha256 = "0brpb5i1lc1hwal0c5n2zh27wxrm4gfbqc6bm2dgwnck04y8i4c5";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue