mirror of
https://github.com/dockur/windows.git
synced 2025-04-23 17:12:52 +00:00
Update define.sh
This commit is contained in:
parent
ad38276e7b
commit
ef7eb4f84f
@ -1061,11 +1061,6 @@ getLink3() {
|
||||
[[ "${lang,,}" != "en" ]] && [[ "${lang,,}" != "en-us" ]] && return 0
|
||||
|
||||
case "${id,,}" in
|
||||
"win10x64" | "win10x64-enterprise" | "win10x64-enterprise-eval" )
|
||||
size=7345668096
|
||||
sum="76abc8f021702cc129c02c034c79faed7d505acf5c3ec7bbdec1e0cf61b230b0"
|
||||
url="Windows10_x32x64_EN.iso"
|
||||
;;
|
||||
"win7x64" | "win7x64-ultimate" )
|
||||
size=3319478272
|
||||
sum="3286963e1476082ba882a5058c205c264772bead9e99e15cd1cb255f04b72900"
|
||||
|
Loading…
Reference in New Issue
Block a user