citrix-workspace: updated vendor documentation urls

localized urls are sometimes out of date.
This commit is contained in:
pmenke 2021-03-26 16:27:58 +01:00
parent 768a261c13
commit 7632646ee5
No known key found for this signature in database
GPG Key ID: EB7F2D4CCBE23B69
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ let
Citrix Workspace at version ${x} is not supported anymore! Citrix Workspace at version ${x} is not supported anymore!
Actively supported releases are listed here: Actively supported releases are listed here:
https://www.citrix.com/en-gb/support/product-lifecycle/milestones/receiver.html https://www.citrix.com/support/product-lifecycle/milestones/receiver.html
'')) unsupportedVersions '')) unsupportedVersions
); );

View File

@ -11,7 +11,7 @@ let
# Attribute-set with all actively supported versions of the Citrix workspace app # Attribute-set with all actively supported versions of the Citrix workspace app
# for Linux. # for Linux.
# #
# The latest versions can be found at https://www.citrix.com/de-de/downloads/workspace-app/linux/ # The latest versions can be found at https://www.citrix.com/downloads/workspace-app/linux/
supportedVersions = lib.mapAttrs mkVersionInfo { supportedVersions = lib.mapAttrs mkVersionInfo {
"20.04.0" = { "20.04.0" = {
major = "20"; major = "20";