diff --git a/src/mido.sh b/src/mido.sh index 19b1efa..454e83f 100644 --- a/src/mido.sh +++ b/src/mido.sh @@ -318,6 +318,7 @@ getWindows() { case "${version,,}" in "win11${PLATFORM,,}-enterprise-iot-eval" ) ;; + "win11${PLATFORM,,}-enterprise-ltsc-eval" ) ;; * ) if [[ "${PLATFORM,,}" != "x64" ]]; then error "No download for the ${PLATFORM^^} platform available for $edition!"