zoom-us: 5.7.28991.0726 -> 5.7.29123.0808
This commit is contained in:
parent
17b4b7097f
commit
cc7a5e69e3
1 changed files with 2 additions and 2 deletions
|
@ -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=";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue