about summary refs log tree commit diff
path: root/pkgs/applications/networking/remote
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2022-07-24 16:06:05 -0500
committerGitHub <noreply@github.com>2022-07-24 16:06:05 -0500
commit9be89ff2f615b1b384bf70e3b52009638b1eafc3 (patch)
tree82f90b04826ef35f0680b12b9e0f289b0f46d941 /pkgs/applications/networking/remote
parent64751a46982474778c09351c568732a3ecd86223 (diff)
parent3e10c3cfa7a5c77947e656c5b0bcec5971a833c2 (diff)
Merge pull request #181223 from azahi/citrix
citrix_workspace: 22.05.0 -> 22.07.0
Diffstat (limited to 'pkgs/applications/networking/remote')
-rw-r--r--pkgs/applications/networking/remote/citrix-workspace/sources.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgs/applications/networking/remote/citrix-workspace/sources.nix b/pkgs/applications/networking/remote/citrix-workspace/sources.nix
index 5e1b831f73b1a..9f4fa9ce751a6 100644
--- a/pkgs/applications/networking/remote/citrix-workspace/sources.nix
+++ b/pkgs/applications/networking/remote/citrix-workspace/sources.nix
@@ -87,6 +87,17 @@ let
       x86hash   = "f2dc1fd64e5314b62ba87f384958c2bbd48b06b55bed10345cddb05fdc8cffa1";
       x64suffix = "16";
       x86suffix = "16";
+      homepage  = "https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-linux/workspace-app-for-linux-latest2.html";
+    };
+
+    "22.07.0" = {
+      major     = "22";
+      minor     = "7";
+      patch     = "0";
+      x64hash   = "a17e4478ad3eac4b0cbc9fb7be0dba2758393ba2d3b6a82b3074ff053586c5f5";
+      x86hash   = "f08d9c83a1af7873cbb864b26ec24d731fdc2e5045adee982eeef4083982c5bc";
+      x64suffix = "20";
+      x86suffix = "20";
       homepage  = "https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html";
     };
   };