a-scie / jump

A Self Contained Interpreted Executable Launcher
Apache License 2.0
52 stars 7 forks source link

Add a Windows ARM64 release. #239

Closed jsirois closed 2 months ago

jsirois commented 2 months ago

Fixup arch detection in examples/run.sh to handle Git for Windows (and thus bash, etc.) being x86-64 still: use PowerShell to determine the true arch.

jsirois commented 2 months ago

I'm going to submit this one as well to get a release science can use (working on that now).