You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Swift.org documentation indicate that Swift 6.0.3 is the latest Windows toolchain version. However, installing the toolchain using windows installed 6.0.2.
Click on 'Instructions' in the "WinGet (recommended)" card
Follow Step 1, and Step 2 on the page
Follow step 3
Expected behavior
After executing step 3 winget install --id Swift.Toolchain -e, the Swift 6.0.3 toolchain in downloaded and installed.
Actual behavior
Swift 6.0.2 is downloaded.
PS C:\Users\bkhouri> winget install --id Swift.Toolchain -e
Found Swift [Swift.Toolchain] Version 6.0.2
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
This package requires the following dependencies:
- Packages
Git.Git
Microsoft.VCRedist.2015+.x64 [>= 14.28.29913.0]
Python.Python.3.9
Downloading https://download.swift.org/swift-6.0.2-release/windows10-arm64/swift-6.0.2-RELEASE/swift-6.0.2-RELEASE-windows10-arm64.exe
██████████████████████████████ 440 MB / 440 MB
Screenshots
Environment details
Desktop (please complete the following information):
OS: Windows 11
Browser: Edge
Version: Version 131.0.2903.51 (Official build) (arm64)
If possible, minimal yet complete reproducer code (or link to code)
N/A
Swift.org version/commit hash
N/A
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
The Swift.org documentation indicate that Swift 6.0.3 is the latest Windows toolchain version. However, installing the toolchain using windows installed 6.0.2.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After executing step 3
winget install --id Swift.Toolchain -e
, the Swift 6.0.3 toolchain in downloaded and installed.Actual behavior
Swift 6.0.2 is downloaded.
Screenshots
Environment details
Desktop (please complete the following information):
If possible, minimal yet complete reproducer code (or link to code)
N/A
Swift.org version/commit hash
N/A
Additional context
The text was updated successfully, but these errors were encountered: