Fourth release
How is this binary built?
You can do it yourself easily! get node 14.15.3 here https://nodejs.org/dist/v14.15.3/
and start a terminal with the nodevars file contained within
clone this projects git, delete the options.json (otherwise it gets included in the exe)
set up your build env:
npm -g install windows-build-tools
npm install
to build the exe run:
npx nexe index.js