Update define.sh

This commit is contained in:
Kroese 2024-10-01 00:29:03 +02:00 committed by GitHub
parent cafbc9eb71
commit 93b5beac6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -435,7 +435,7 @@ getMido() {
[[ "${lang,,}" != "en" ]] && [[ "${lang,,}" != "en-us" ]] && return 0
case "${id,,}" in
"win11x64-enterprise-ltsc-eval" )
"win11arm64-enterprise-ltsc-eval" )
size=5
sum="xxx"
;;