about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/webex
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-12-08 04:53:12 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-12-08 04:53:12 +0000
commitff4d5bb13c4ff6e3fbe4604ebcb7eb4c61bbee1f (patch)
tree15d09cef911bf5ca2d7150a34ceee9a8103f1fce /pkgs/applications/networking/instant-messengers/webex
parent4c37153a2cd7fa736fddbfc310804d71b220f81f (diff)
webex: 43.8.0.26955 -> 43.11.0.27795
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/webex')
-rw-r--r--pkgs/applications/networking/instant-messengers/webex/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/networking/instant-messengers/webex/default.nix b/pkgs/applications/networking/instant-messengers/webex/default.nix
index fcb59900ff00b..c55178060fc85 100644
--- a/pkgs/applications/networking/instant-messengers/webex/default.nix
+++ b/pkgs/applications/networking/instant-messengers/webex/default.nix
@@ -56,11 +56,11 @@
 
 stdenv.mkDerivation rec {
   pname = "webex";
-  version = "43.8.0.26955";
+  version = "43.11.0.27795";
 
   src = fetchurl {
-    url = "https://binaries.webex.com/WebexDesktop-Ubuntu-Gold/20230814223338/Webex_ubuntu.7z";
-    sha256 = "6c754d65fffbcbbb2ca303e1f8c1e5688da190eea3d3b67c77361abc6e2bb85b";
+    url = "https://binaries.webex.com/WebexDesktop-Ubuntu-Gold/20231108131957/Webex_ubuntu.7z";
+    sha256 = "e7a30481840a4a56c7ac38fa9efb487c722758ad9ac875432e86232d6a8e6466";
   };
 
   nativeBuildInputs = [