We do not explicitly release Windows binaries, but the automated test workflow creates them. You can find the the most current binaries at the Actions tab, at the Testing workflow, select the newest run, scroll down to the Artifacts sections where the binaries file contains the Windows binaries in its /x86_64-pc-mingw64/usr/sbin/ folder.
Furthermore and as mentioned in our README, you might find some Windows binaries provided by github-user lucktu who updates them from time to time.
Hello,
We do not explicitly release Windows binaries, but the automated test workflow creates them. You can find the the most current binaries at the Actions tab, at the Testing workflow, select the newest run, scroll down to the Artifacts sections where the binaries file contains the Windows binaries in its
/x86_64-pc-mingw64/usr/sbin/
folder.Furthermore and as mentioned in our README, you might find some Windows binaries provided by github-user lucktu who updates them from time to time.