Skip to content

Commit 618a0d3

Browse files
Update SAMM CLI version number
1 parent 52a427d commit 618a0d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core/esmf-aspect-meta-model-python/scripts/download_samm_cli.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
"""Download SAMM CLI.
22
3-
Windows: https://github.com/eclipse-esmf/esmf-sdk/releases/download/v2.10.2/samm-cli-2.10.2-windows-x86_64.zip
4-
Linux: https://github.com/eclipse-esmf/esmf-sdk/releases/download/v2.10.2/samm-cli-2.10.2-linux-x86_64.tar.gz
5-
JAR: https://github.com/eclipse-esmf/esmf-sdk/releases/download/v2.10.2/samm-cli-2.10.2.jar
3+
Windows: https://github.com/eclipse-esmf/esmf-sdk/releases/download/v2.11.1/samm-cli-2.11.1-windows-x86_64.zip
4+
Linux: https://github.com/eclipse-esmf/esmf-sdk/releases/download/v2.11.1/samm-cli-2.11.1-linux-x86_64.tar.gz
5+
JAR: https://github.com/eclipse-esmf/esmf-sdk/releases/download/v2.11.1/samm-cli-2.11.1.jar
66
"""
77

88
from esmf_aspect_meta_model_python.samm_cli.download import download_samm_cli

0 commit comments

Comments
 (0)