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