File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4949 # and often with different versions. We write them on three lines
5050 # like this (rather than using {}) so that the updater script can
5151 # find where to edit them.
52- versions . aarch64-darwin = "6.2.5.41699 " ;
53- versions . x86_64-darwin = "6.2.5.41699 " ;
54- versions . x86_64-linux = "6.2.5.2440 " ;
52+ versions . aarch64-darwin = "6.2.10.43047 " ;
53+ versions . x86_64-darwin = "6.2.10.43047 " ;
54+ versions . x86_64-linux = "6.2.10.4983 " ;
5555
5656 srcs = {
5757 aarch64-darwin = fetchurl {
5858 url = "https://zoom.us/client/${ versions . aarch64-darwin } /zoomusInstallerFull.pkg?archType=arm64" ;
5959 name = "zoomusInstallerFull.pkg" ;
60- hash = "sha256-GD3WS4O8Xg2EKYS+CirXWHVjNkn3tQ6Ee5u15x218yA =" ;
60+ hash = "sha256-i6ZO6Gp0PL200oklp7NJ56jGKF/nvuo54EazyfBU0Eo =" ;
6161 } ;
6262 x86_64-darwin = fetchurl {
6363 url = "https://zoom.us/client/${ versions . x86_64-darwin } /zoomusInstallerFull.pkg" ;
64- hash = "sha256-8yEkB7hpvat33VCxuScsLD+zPKvqeTfK4Wx0vjyA9yY =" ;
64+ hash = "sha256-lqmRjIre20VG9gkd7ISosABwYdLaHQDnSPYFKJZKh4Q =" ;
6565 } ;
6666 x86_64-linux = fetchurl {
6767 url = "https://zoom.us/client/${ versions . x86_64-linux } /zoom_x86_64.pkg.tar.xz" ;
68- hash = "sha256-h+kt+Im0xv1zoLTvE+Ac9sfw1VyoAnvqFThf5/MwjHU =" ;
68+ hash = "sha256-lPUKxkXI3yB/fCY05kQSJhTGSsU6v+t8nq5H6FLwhrk =" ;
6969 } ;
7070 } ;
7171
You can’t perform that action at this time.
0 commit comments