umbenennung des manifest-namens

This commit is contained in:
Simon Daniel Streich
2026-07-13 12:11:52 +02:00
parent c9287835a4
commit faef8df0bf
@@ -2,14 +2,21 @@
"version": "1.0.0", "version": "1.0.0",
"description": "Alle Software für eine Arbeitsstation.", "description": "Alle Software für eine Arbeitsstation.",
"depends": [ "depends": [
"main/pwsh",
"main/putty",
"extras/notepadplusplus", "extras/notepadplusplus",
"extras/googlechrome", "extras/googlechrome",
"extras/firefox-de", "extras/firefox-de",
"ee-cli",
"extras/keepass", "extras/keepass",
"extras/7zip", "extras/7zip",
"main/pwsh", "extras/teamviewer",
"main/putty",
"extras/teamviewer" "elexis/ee-cli",
"elexis/elexis_3.10",
"elexis/elexis_3.12",
"elexis/elexis_3.13",
"elexis/elexis_master",
"elexis/chat_medelexis"
] ]
} }