Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Swift winget not updated to Swift 6.0.3 #861

Open
bkhouri opened this issue Dec 12, 2024 · 2 comments
Open

Windows Swift winget not updated to Swift 6.0.3 #861

bkhouri opened this issue Dec 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@bkhouri
Copy link

bkhouri commented Dec 12, 2024

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:

  1. Go to https://www.swift.org/install/windows/
  2. Click on 'Instructions' in the "WinGet (recommended)" card
  3. Follow Step 1, and Step 2 on the page
  4. 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

Screenshot 2024-12-12 at 4 26 02 PM

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

@bkhouri bkhouri added the bug Something isn't working label Dec 12, 2024
@bkhouri bkhouri changed the title Windows Swift winget not update to Swift 6.0.3 Windows Swift winget not updated to Swift 6.0.3 Dec 12, 2024
@0xTim
Copy link
Member

0xTim commented Dec 12, 2024

The download is there - https://download.swift.org/swift-6.0.3-release/windows10/swift-6.0.3-RELEASE/swift-6.0.3-RELEASE-windows10.exe

It's just missing from Winget, looks like that needs to be updated

@shahmishal
Copy link
Member

@compnerd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants