diff --git a/rawdata.json b/rawdata.json index f9113c00..2c689814 100644 --- a/rawdata.json +++ b/rawdata.json @@ -13971,10 +13971,10 @@ "libs": { "ThermoSysPro": { "path": "ThermoSysPro", - "version": "4.0.0-master" + "version": "4.1.0-master" } }, - "sha": "629cd07eaa494df493856777be19fa24ec861683" + "sha": "d3d2cc3b84b8a030c61907756c263e7140061f41" }, "v3.2": { "libs": { @@ -14000,6 +14000,15 @@ } }, "sha": "dfe1168ad22d0364dfd2b129b2931efb5ab4dcf5" + }, + "v4.1": { + "libs": { + "ThermoSysPro": { + "path": "ThermoSysPro", + "version": "4.1.0" + } + }, + "sha": "25100ea924673e6a524b3218618756508e197fd4" } } }, diff --git a/repos.json b/repos.json index 809ae421..d42e102a 100644 --- a/repos.json +++ b/repos.json @@ -1451,7 +1451,8 @@ }, "ThermoSysPro": { "names": ["ThermoSysPro"], - "github": "ThermoSysPro/ThermoSysPro", + "git": "https://gitlab.pam-retd.fr/thermosysproandco/ThermoSysPro.git", + "zipfile": "https://gitlab.pam-retd.fr/thermosysproandco/ThermoSysPro/-/archive/{0}/ThermoSysPro-{0}.zip", "branches": {"master": "master"}, "support": [ ["prerelease", "noSupport"], diff --git a/tests/test_main.py b/tests/test_main.py index 6a132de0..910ebf63 100644 --- a/tests/test_main.py +++ b/tests/test_main.py @@ -26,6 +26,7 @@ def test_run_check_missing(self): modelica-3rdparty/OpenHydraulics modelica-3rdparty/ShipSIM modelica-3rdparty/SMEHV +modelica-3rdparty/ThermoSysPro modelica-3rdparty/urdfmodelica ''', out.getvalue()) finally: