zoom-us: 5.7.28991.0726 -> 5.7.29123.0808

This commit is contained in:
R. RyanTM 2021-08-14 10:17:03 +00:00
parent 17b4b7097f
commit cc7a5e69e3

View file

@ -28,11 +28,11 @@
}:
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=";
};
};