File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -273,13 +273,13 @@ if ($UseHostToolchain -is [string]) {
273273
274274$DefaultPinned = @ {
275275 AMD64 = @ {
276- PinnedBuild = " https://download.swift.org/development/windows10/swift-DEVELOPMENT-SNAPSHOT-2025-11-03 -a/swift-DEVELOPMENT-SNAPSHOT-2025-11-03 -a-windows10.exe" ;
277- PinnedSHA256 = " 1B93C9B419070925E5ABCD1A273C510121E9928554876EC0DCA530121D8C93D3 " ;
276+ PinnedBuild = " https://download.swift.org/development/windows10/swift-DEVELOPMENT-SNAPSHOT-2025-12-01 -a/swift-DEVELOPMENT-SNAPSHOT-2025-12-01 -a-windows10.exe" ;
277+ PinnedSHA256 = " E16E5289691D9FBD01075054A066D5BB9BF6DE061970758DD9E8863606763C09 " ;
278278 PinnedVersion = " 0.0.0" ;
279279 };
280280 ARM64 = @ {
281- PinnedBuild = " https://download.swift.org/development/windows10-arm64/swift-DEVELOPMENT-SNAPSHOT-2025-11-03 -a/swift-DEVELOPMENT-SNAPSHOT-2025-11-03 -a-windows10-arm64.exe"
282- PinnedSHA256 = " D3F22B491E91F65996861246262D069BFA150E55DECBCB4AEE9FC6C7FD529F18 " ;
281+ PinnedBuild = " https://download.swift.org/development/windows10-arm64/swift-DEVELOPMENT-SNAPSHOT-2025-12-01 -a/swift-DEVELOPMENT-SNAPSHOT-2025-12-01 -a-windows10-arm64.exe"
282+ PinnedSHA256 = " 39C9013F2CC3FE5186D3F10E30023BED4456F971CFAA0E900779A5F55A9651F1 " ;
283283 PinnedVersion = " 0.0.0" ;
284284 };
285285}
You can’t perform that action at this time.
0 commit comments