js-pdk icon indicating copy to clipboard operation
js-pdk copied to clipboard

Windows installer hard coded to a version

Open bhelx opened this issue 1 year ago • 0 comments

The bash installer first looks at the releases then gets the most up to date version. The powershell installer is hard coded: https://github.com/extism/js-pdk/blob/05cecf212dd5be1db8a6633dceda4c070b8b92d1/install-windows.ps1#L3

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

bhelx avatar Dec 05 '24 15:12 bhelx