nongnu: zoom: Update to 5.14.5.2430 [security fixes].

Fixes CVE-2023-28597.

* nongnu/packages/messaging.scm (zoom): Update to 5.14.5.2430.
This commit is contained in:
John Kehayias 2023-04-27 15:17:19 -04:00
parent eeecf67d2a
commit 3d3b323390
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -269,14 +269,14 @@ or iOS.")
(define-public zoom
(package
(name "zoom")
(version "5.13.11.1288")
(version "5.14.5.2430")
(source
(origin
(method url-fetch)
(uri (string-append "https://cdn.zoom.us/prod/" version "/zoom_x86_64.tar.xz"))
(file-name (string-append name "-" version "-x86_64.tar.xz"))
(sha256
(base32 "1ngj15j9d7i0z4d0wraziyv75whp0digh8rg1jzfmi0ws3ir2d6b"))))
(base32 "1as9fvzc3wqm73zx3m790yn2rk4hxr4yz2ig72v1va7i1v060zy2"))))
(supported-systems '("x86_64-linux"))
(build-system binary-build-system)
(arguments