clj-on-windows 2024-02-03

I have issues running some commands on my build-script that end up as `Execution error (FileNotFoundException) at http://java.io.FileInputStream/open0 (FileInputStream.java:-2). test (Access is denied)` on powershell!

which version/installation of the clojure cli are you using

you might want to try to upgrade to the newest

Fixed it and I needed a total reinstall.. my environment was totally effed up!

I have no idea where these originate from and these are present even when running a pristine project created with deps-new that should work out of the box