File tree Expand file tree Collapse file tree
pkgs/applications/networking/instant-messengers/zoom-us Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 # and often with different versions. We write them on three lines
4949 # like this (rather than using {}) so that the updater script can
5050 # find where to edit them.
51- versions . aarch64-darwin = "5.13.7.15481 " ;
52- versions . x86_64-darwin = "5.13.7.15481 " ;
53- versions . x86_64-linux = "5.13.10.1208 " ;
51+ versions . aarch64-darwin = "5.13.11.16405 " ;
52+ versions . x86_64-darwin = "5.13.11.16405 " ;
53+ versions . x86_64-linux = "5.13.11.1288 " ;
5454
5555 srcs = {
5656 aarch64-darwin = fetchurl {
5757 url = "https://zoom.us/client/${ versions . aarch64-darwin } /zoomusInstallerFull.pkg?archType=arm64" ;
5858 name = "zoomusInstallerFull.pkg" ;
59- hash = "sha256-lCg8xCEuZSWnd4fieug9xjudE9q6pNICRsbvA4ATVK8 =" ;
59+ hash = "sha256-YjERJ6B06/uloHRQVyZDLyf/2Gae0P7xdk4Db9aqROs =" ;
6060 } ;
6161 x86_64-darwin = fetchurl {
6262 url = "https://zoom.us/client/${ versions . x86_64-darwin } /zoomusInstallerFull.pkg" ;
63- hash = "sha256-jmMpkqUga/KQJfXFbGURcWQudnCKlIi5NGY6LuekjKw =" ;
63+ hash = "sha256-g6n4SKdord7gRwBaYUle3+yi1eB0T36ilScTaCcU8us =" ;
6464 } ;
6565 x86_64-linux = fetchurl {
6666 url = "https://zoom.us/client/${ versions . x86_64-linux } /zoom_x86_64.pkg.tar.xz" ;
67- hash = "sha256-GmDWb7HRpf5khA5DAGOD5lx5zSzOdDfTvmcOU/LwN+A =" ;
67+ hash = "sha256-BdI3HEQVe9A3D6KJ45wHWsrfb+dhTZAp/xlcr9X92EU =" ;
6868 } ;
6969 } ;
7070
You can’t perform that action at this time.
0 commit comments