Closed jyannick closed 2 years ago
Now that we have PowerShell integration I will start shipping windows builds in the next release. I tried pushing the release already, but other things got in the way. I'll do it in July for sure.
Awesome, thank you very much. I'm currently using it with git-bash on windows and everything seems to work fine.
I don't think there is any rush. I was just wondering why the windows binary had disappeared from the last two releases.
I did one build because it was requested, but I really want to incorporate an official one and put it in winget
and/or scoop
for easier installation. Do you use windows package managers?
@jyannick we have official Windows builds for 0.50.0
.
Awesome, thank you very much!
In terms of package manager, I personally use chocolatey
. But it seems winget
and scoop
are gaining a lot of momentum lately, so I might switch one day.
@gsamokovarov Did you have a chance to look at publishing to winget
repo? Thanks!
Is it by design that the windows binary is not published for the latest couple of releases ?
I've tried building from source on windows, and everything seems to work fine. It would be easier for windows users to grab the binary directly, instead of building from source.