fix: Update Windows 11 LTSC download mirrors (#768)

This commit is contained in:
Kroese
2024-10-01 01:04:19 +02:00
committed by GitHub
parent 34d6fa73f5
commit bfc24167e3
2 changed files with 14 additions and 13 deletions

View File

@@ -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!"