update repo location for ThermoSysPro testing in OpenModelica

Issue

OpenModelica is testing ThermoSysPro coverage with an older version of the library.

Description

To perform ThermoSysPro non regression tests, OpenModelica is using ThermoSysPro v4.0 found on github.

See:

Expected Behavior

OpenModelica should use the most up-to-date Gitlab repo located here: https://gitlab.pam-retd.fr/thermosysproandco/ThermoSysPro

Actual Behavior

OpenModelica is currently using ThermoSysPro v4.0 found on github: https://github.com/ThermoSysPro/ThermoSysPro/tree/master/ThermoSysPro

Environment

N.A.

Steps to Reproduce

Check OpenModelica webpage: https://libraries.openmodelica.org/branches/v1.24/ThermoSysPro/ThermoSysPro.html

Logs and Screenshots

`Tested Library: ThermoSysPro 4.0

{ "path": "ThermoSysPro", "sha": "629cd07e", "support": "noSupport", "version": "4.0.0-master", "zipfile": "https://github.com/ThermoSysPro/ThermoSysPro/archive/629cd07eaa494df493856777be19fa24ec861683.zip" } `

Additional Notes

@giorgio.simonini, @mazurie.baptiste :

  1. how to properly tag the different ThermoSysPro releases? (could be useful to test both ongoing development AND latest official releases)
  2. can we give OpenModelica developers access to ThermoSysPro Gitlab? or it is simpler to set up a proper mirroring to Github?