Skip to content

Incorrect asset name for slint-lsp on Windows #9050

@williamboman

Description

@williamboman

Bug Description

Since the 1.12.1 release the asset name changed from slint-lsp-windows.exe to slint-lsp-windowsx86_64-pc-windows-msvc.zip. I don't believe the new asset name is entirely correct due to it missing a - between windows and x86_64. The Tool Binaries table in the release notes is also referring to a non-existent asset for both Windows architectures.

args: zip -r artifacts/slint-lsp-windowsx86_64-pc-windows-msvc.zip slint-lsp

Reproducible Code (if applicable)

Environment Details

N/A

Product Impact

Not a big issue but would probably be good to standardize asset names.

Metadata

Metadata

Assignees

Labels

packagingPackaging and ease of downloading/obtaining Slint

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions