mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 06:31:45 +00:00
Compare commits
2 Commits
3a4808a9a4
...
82499a3181
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
82499a3181 | ||
|
|
f5dc146f02 |
@ -404,7 +404,7 @@ getCatalog() {
|
||||
local file="catalog.cab"
|
||||
|
||||
if [[ "${id,,}" == "win11"* ]] && ! isCompatible; then
|
||||
# ARMv8.0 cannot run Windows 11 builds higher than 22631
|
||||
# ARMv8.0 cannot run Windows 11 builds 24H2 and up.
|
||||
getBuild "$1" "$2" "22631.2861" && return 0
|
||||
fi
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user