diff --git a/src/ansys/tools/installer/constants.py b/src/ansys/tools/installer/constants.py index 0fc4472a..e52c62dc 100644 --- a/src/ansys/tools/installer/constants.py +++ b/src/ansys/tools/installer/constants.py @@ -108,9 +108,9 @@ "PyAnsys Developer docs": "https://dev.docs.pyansys.com", "PyACP": "https://acp.docs.pyansys.com", "PyAdditive": "https://additive.docs.pyansys.com", - "PyAdditive Widgets": "https://widgets.additive.docs.pyansys.com", "PyAEDT": "https://aedt.docs.pyansys.com", "PyAnsys Geometry": "https://geometry.docs.pyansys.com", + "PyAnsys Heart": "https://heart.health.docs.pyansys.com", "PyAnsys Math": "https://math.docs.pyansys.com", "PyAnsys Sound": "https://sound.docs.pyansys.com", "PyConceptEV": "https://conceptev.docs.pyansys.com", @@ -126,6 +126,7 @@ "PyFluent - Visualization": "https://visualization.fluent.docs.pyansys.com", "PyGranta": "https://grantami.docs.pyansys.com", "PyHPS": "https://hps.docs.pyansys.com", + "PyHPS Data Transfer": "https://data-transfer.hps.docs.pyansys.com", "PyMAPDL": "https://mapdl.docs.pyansys.com", "PyMAPDL Reader": "https://reader.docs.pyansys.com", "PyMechanical": "https://mechanical.docs.pyansys.com", @@ -135,9 +136,12 @@ "PyPIM": "https://pypim.docs.pyansys.com", "PyPrimeMesh": "https://prime.docs.pyansys.com", "PyRocky": "https://rocky.docs.pyansys.com", + "PyScadeOne": "https://scadeone.docs.pyansys.com", "PySeascape": "https://seascape.docs.pyansys.com", "PySherlock": "https://sherlock.docs.pyansys.com", "PySimAI": "https://simai.docs.pyansys.com", + "PySpeos": "https://speos.docs.pyansys.com", + "PySTK": "https://stk.docs.pyansys.com", "PySystemCoupling": "https://systemcoupling.docs.pyansys.com", "PyTurboGrid": "https://turbogrid.docs.pyansys.com", "PyTwin": "https://twin.docs.pyansys.com", @@ -159,9 +163,9 @@ "PyAnsys-Metapackage": "pyansys", "PyACP": "ansys-acp-core", "PyAdditive": "ansys-additive-core", - "PyAdditive Widgets": "ansys-additive-widgets", "PyAEDT": "pyaedt", "PyAnsys Geometry": "ansys-geometry-core", + "PyAnsys Heart": "ansys-health-heart", "PyAnsys Math": "ansys-math-core", "PyAnsys Sound": "ansys-sound-core", "PyConceptEV": "ansys-conceptev-core", @@ -177,6 +181,7 @@ "PyFluent - Visualization": "ansys-fluent-visualization", "PyGranta": "pygranta", "PyHPS": "ansys-hps-client", + "PyHPS Data Transfer": "ansys-hps-data-transfer-client", "PyMAPDL": "ansys-mapdl-core", "PyMAPDL Reader": "ansys-mapdl-reader", "PyMechanical": "ansys-mechanical-core", @@ -186,9 +191,12 @@ "PyPIM": "ansys-platform-instancemanagement", "PyPrimeMesh": "ansys-meshing-prime", "PyRocky": "ansys-rocky-core", + "PyScadeOne": "ansys-scadeone-core", "PySeascape": "ansys-seascape", "PySherlock": "ansys-sherlock-core", "PySimAI": "ansys-simai-core", + "PySpeos": "ansys-speos-core", + "PySTK": "ansys-stk", "PySystemCoupling": "ansys-systemcoupling-core", "PyTurboGrid": "ansys-turbogrid-core", "PyTwin": "pytwin",