umbenennung des downloads + ee option

This commit is contained in:
Simon Daniel Streich
2026-07-13 12:14:20 +02:00
parent faef8df0bf
commit 91629b90e6
+4 -1
View File
@@ -2,5 +2,8 @@
"version": "1.0.0",
"url": "https://download.medelexis.ch/myelexis-cli/windows/myelexis-cli-1.0.0-SNAPSHOT-runner.exe#/myelexis-cli.exe",
"hash": "sha256:ea1258d043be5b45ef0ba1d68306eb3365e6a6b6243f26610351e20d38fdb9a1",
"bin": [["myelexis-cli.exe", "es"]]
"bin": [
["myelexis-cli.exe", "ee"],
["myelexis-cli.exe", "es"]
]
}