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 installer hard coded to a version #114

Open
bhelx opened this issue Dec 5, 2024 · 0 comments
Open

Windows installer hard coded to a version #114

bhelx opened this issue Dec 5, 2024 · 0 comments

Comments

@bhelx
Copy link
Contributor

bhelx commented Dec 5, 2024

The bash installer first looks at the releases then gets the most up to date version. The powershell installer is hard coded:

$TAG= "v1.3.0"

The task of this issue would be to implement the same logic that the bash installer does in the ps script.

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

No branches or pull requests

1 participant