Skip to content

ci(Windows Build): Updates LZMA SDK download URL for Windows build - #96

Open
plinkr wants to merge 1 commit into
Oval-Tutu:mainfrom
plinkr:main
Open

plinkr wants to merge 1 commit into
Oval-Tutu:mainfrom
plinkr:main

Conversation

@plinkr

@plinkr plinkr commented Apr 13, 2026

Copy link
Copy Markdown

The Windows build job was failing due to a 404 error when attempting to download the LZMA SDK from the old URL (https://www.7-zip.org/a/lzma2409.7z).

Updates the download URL to the latest available version (https://www.7-zip.org/a/lzma2600.7z), which resolves the build failure.

Description

Please include a summary of the changes and any relevant motivation and context.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions

The Windows build job was failing due to a 404 error when attempting to download the LZMA SDK from the old URL (`https://www.7-zip.org/a/lzma2409.7z`).

Updates the download URL to the latest available version (`https://www.7-zip.org/a/lzma2600.7z`), which resolves the build failure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows build action fails, LZMA SDK download returns 404

1 participant