Skip to content

Commit

Permalink
fix: Update Win10 checksum (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Aug 28, 2024
1 parent cac5196 commit c3177e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/define.sh
Original file line number Diff line number Diff line change
Expand Up @@ -740,8 +740,8 @@ getLink1() {
url="11/26100.1.240331-1435.ge_release_CLIENT_ENTERPRISES_OEM_x64FRE_en-us.iso"
;;
"win10x64" | "win10x64-enterprise" | "win10x64-enterprise-eval" )
size=5675616256
sum="99c13b3afb1375661fc79496025cabe3f9ef5a555fc8ea767a48937b0f4bcace"
size=5623582720
sum="57371545d752a79a8a8b163b209c7028915da661de83516e06ddae913290a855"
url="10/en-us_windows_10_22h2_x64.iso"
;;
"win10x64-iot" | "win10x64-enterprise-iot-eval" )
Expand Down

0 comments on commit c3177e2

Please sign in to comment.