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>2023-02-20 08:04:16 +0100
committerMichael Adler <therisen06@gmail.com>2023-02-22 09:37:41 +0100
commit68f80b556e2c05dc8fe44bb59a8fae2c627c74f1 (patch)
treea05f32908779212dd64a73ab4c2befc96338c8a1 /pkgs/applications/networking/remote/citrix-workspace/sources.nix
parentbe1950af0b7732ea7ef53634ef94a64956424ed3 (diff)
downloadnixpkgs-68f80b556e2c05dc8fe44bb59a8fae2c627c74f1.tar
nixpkgs-68f80b556e2c05dc8fe44bb59a8fae2c627c74f1.tar.gz
nixpkgs-68f80b556e2c05dc8fe44bb59a8fae2c627c74f1.tar.bz2
nixpkgs-68f80b556e2c05dc8fe44bb59a8fae2c627c74f1.tar.lz
nixpkgs-68f80b556e2c05dc8fe44bb59a8fae2c627c74f1.tar.xz
nixpkgs-68f80b556e2c05dc8fe44bb59a8fae2c627c74f1.tar.zst
nixpkgs-68f80b556e2c05dc8fe44bb59a8fae2c627c74f1.zip
citrix_workspace: 22.12.0 -> 23.02.0
Diffstat (limited to 'pkgs/applications/networking/remote/citrix-workspace/sources.nix')
-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 4acc2c57f19..e4d3caee98f 100644
--- a/pkgs/applications/networking/remote/citrix-workspace/sources.nix
+++ b/pkgs/applications/networking/remote/citrix-workspace/sources.nix
@@ -66,6 +66,17 @@ let
       x86hash   = "b73f90fe51bbb7391c188a394ea614b67f128ed0d9481bd7824cbcadc0338dae";
       x64suffix = "12";
       x86suffix = "12";
+      homepage  = "https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-linux/workspace-app-for-linux-latest5.html";
+    };
+
+    "23.02.0" = {
+      major     = "23";
+      minor     = "2";
+      patch     = "0";
+      x64hash   = "d0030a4782ba4b2628139635a12a7de044a4eb36906ef1eadb05b6ea77c1a7bc";
+      x86hash   = "39228fc8dd69adca4e56991c1ebc0832fec183c3ab5abd2d65c66b39b634391b";
+      x64suffix = "10";
+      x86suffix = "10";
       homepage  = "https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html";
     };
   };