about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-03-23 22:26:34 +0100
committerGitHub <noreply@github.com>2024-03-23 22:26:34 +0100
commitcc2cb6cf4751e972abb2f73538c1d2099f7763df (patch)
tree70dd72dd884562cdf506df137199710702c60884 /pkgs
parentcce9af9c5283563214f905cc03a7718e94d1b08b (diff)
parentf55e90787d310dbe1a852865d59e21ab6bf138e4 (diff)
downloadnixlib-cc2cb6cf4751e972abb2f73538c1d2099f7763df.tar
nixlib-cc2cb6cf4751e972abb2f73538c1d2099f7763df.tar.gz
nixlib-cc2cb6cf4751e972abb2f73538c1d2099f7763df.tar.bz2
nixlib-cc2cb6cf4751e972abb2f73538c1d2099f7763df.tar.lz
nixlib-cc2cb6cf4751e972abb2f73538c1d2099f7763df.tar.xz
nixlib-cc2cb6cf4751e972abb2f73538c1d2099f7763df.tar.zst
nixlib-cc2cb6cf4751e972abb2f73538c1d2099f7763df.zip
Merge pull request #296095 from r-ryantm/auto-update/webex
webex: 43.11.0.27795 -> 43.11.0.28947
Diffstat (limited to 'pkgs')
-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 c55178060fc8..6793c187e54a 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.11.0.27795";
+  version = "43.11.0.28947";
 
   src = fetchurl {
-    url = "https://binaries.webex.com/WebexDesktop-Ubuntu-Gold/20231108131957/Webex_ubuntu.7z";
-    sha256 = "e7a30481840a4a56c7ac38fa9efb487c722758ad9ac875432e86232d6a8e6466";
+    url = "https://binaries.webex.com/WebexDesktop-Ubuntu-Gold/20240311173044/Webex_ubuntu.7z";
+    sha256 = "f84669a2cd974435c6c0f8a6dc5a62c4ef01a3848e36ffcc8077f718be4a3b86";
   };
 
   nativeBuildInputs = [