| ... | ... | @@ -392,6 +392,7 @@ The description of updates is similar to offline patches. They describe the soft | 
|  |  | "doc": "README.md",                                                  [OPTIONAL if using 'standalone' type, string, The local filename containing a Markdown documentation file that can be displayed even when offline] | 
|  |  | "installation_script": "https://.../-/snippets/50/raw/main",         [string, pointing to the prefix URL which holds the 'installation.sh' and 'installation.ps1' files.] | 
|  |  | "git_required": 1,                                                   [integer, Indicates if the script requires Cosys-Lab Gitlab server credentials.] | 
|  |  | "hidden": 1,                                                         [OPTIONAL, integer, If set to 1 it will only show this update if the software is already installed.] | 
|  |  | "repo": "https://cosysgit.uantwerpen.be/rtissoftware1",              [OPTIONAL, string, The URL pointing to the repository of this software package] | 
|  |  | "wiki": "https://cosysgit.uantwerpen.be/rtissoftware1/-/wikis/home", [OPTIONAL, string, The URL pointing to the wiki page/documentation of this software package] | 
|  |  | "services":	{                                                        [OPTIONAL, sub-dictionary, containing the services of this software package] | 
| ... | ... |  |