From 215ff79ae891c33638d0fc6996733713ec4ba5cb Mon Sep 17 00:00:00 2001 From: Michael Adler Date: Tue, 18 Oct 2022 14:30:09 +0200 Subject: citrix_workspace: 22.07.0 -> 22.12.0 --- .../networking/remote/citrix-workspace/sources.nix | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'pkgs/applications') diff --git a/pkgs/applications/networking/remote/citrix-workspace/sources.nix b/pkgs/applications/networking/remote/citrix-workspace/sources.nix index 9f8d8489a2c..4acc2c57f19 100644 --- a/pkgs/applications/networking/remote/citrix-workspace/sources.nix +++ b/pkgs/applications/networking/remote/citrix-workspace/sources.nix @@ -57,6 +57,17 @@ let x86suffix = "14"; homepage = "https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-linux/workspace-app-for-linux-latest-OLD1.html"; }; + + "22.12.0" = { + major = "22"; + minor = "12"; + patch = "0"; + x64hash = "3ec5a3d5526a6bac17bb977b173542f5bdd535a53baa6dca80c83a0d61229d74"; + x86hash = "b73f90fe51bbb7391c188a394ea614b67f128ed0d9481bd7824cbcadc0338dae"; + x64suffix = "12"; + x86suffix = "12"; + homepage = "https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html"; + }; }; # Retain attribute-names for abandoned versions of Citrix workspace to -- cgit 1.4.1