summary refs log tree commit diff
path: root/pkgs/applications/networking/remote/citrix-workspace/sources.nix
diff options
context:
space:
mode:
authorMichael Adler <therisen06@gmail.com>2022-02-28 13:00:29 +0100
committerMichael Adler <therisen06@gmail.com>2022-06-02 11:09:34 +0200
commitfcea400842318d833e39e3be2e45d0a7447681a8 (patch)
tree563ba0e325e12733afd810595c3553ec2cb95e58 /pkgs/applications/networking/remote/citrix-workspace/sources.nix
parentde7510053c905d54ce1c574695995ad3ff7c505f (diff)
downloadnixpkgs-fcea400842318d833e39e3be2e45d0a7447681a8.tar
nixpkgs-fcea400842318d833e39e3be2e45d0a7447681a8.tar.gz
nixpkgs-fcea400842318d833e39e3be2e45d0a7447681a8.tar.bz2
nixpkgs-fcea400842318d833e39e3be2e45d0a7447681a8.tar.lz
nixpkgs-fcea400842318d833e39e3be2e45d0a7447681a8.tar.xz
nixpkgs-fcea400842318d833e39e3be2e45d0a7447681a8.tar.zst
nixpkgs-fcea400842318d833e39e3be2e45d0a7447681a8.zip
citrix_workspace: 21.12.0 -> 22.05.0
Diffstat (limited to 'pkgs/applications/networking/remote/citrix-workspace/sources.nix')
-rw-r--r--pkgs/applications/networking/remote/citrix-workspace/sources.nix13
1 files changed, 12 insertions, 1 deletions
diff --git a/pkgs/applications/networking/remote/citrix-workspace/sources.nix b/pkgs/applications/networking/remote/citrix-workspace/sources.nix
index 12bda3f98ad..80df15785aa 100644
--- a/pkgs/applications/networking/remote/citrix-workspace/sources.nix
+++ b/pkgs/applications/networking/remote/citrix-workspace/sources.nix
@@ -120,7 +120,7 @@ let
       x86hash   = "c646c52889e88aa0bb051070076763d5407f21fb6ad6dfcb0fe635ac01180c51";
       x64suffix = "25";
       x86suffix = "25";
-      homepage  = "https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html";
+      homepage  = "https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-linux/workspace-app-for-linux-2109.html";
     };
 
     "21.12.0" = {
@@ -131,6 +131,17 @@ let
       x86hash   = "3746cdbe26727f7f6fb85fbe5f3e6df0322d79bb66e3a70158b22cb4f6b6b292";
       x64suffix = "18";
       x86suffix = "18";
+      homepage  = "https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-linux/workspace-app-for-linux-2112.html";
+    };
+
+    "22.05.0" = {
+      major     = "22";
+      minor     = "5";
+      patch     = "0";
+      x64hash   = "49786fd3b5361b1f42b7bb0e36572a209e95acb1335737da5216345b6420f053";
+      x86hash   = "f2dc1fd64e5314b62ba87f384958c2bbd48b06b55bed10345cddb05fdc8cffa1";
+      x64suffix = "16";
+      x86suffix = "16";
       homepage  = "https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html";
     };
   };