-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When trying to install casette-rs using the irm command, the download link is invalid because the semver in the URL contains an extra v.
Expected link:
https://github.com/wowemulation-dev/cascette-rs/releases/download/ngdp-client-v0.4.3/ngdp-0.4.3-x86_64-pc-windows-msvc.zip
The problem is because https://github.com/wowemulation-dev/cascette-rs/blob/main/install.ps1#L39 contains a v, and casette-rs release also contains v
Metadata
Metadata
Assignees
Labels
No labels