v0.3.2
Changes
- Accepting absolute Unix paths on Windows for use in Cygwin/msys2 (#60, thanks to @arixmkii)
- Quote local and remote filenames in case they include spaces (#64, thanks to @jandubois)
Full Changelog: v0.3.1...v0.3.2
Install
curl -o sshocker --fail -L https://github.com/lima-vm/sshocker/releases/download/v0.3.2/sshocker-$(uname -s)-$(uname -m)
chmod +x sshocker
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/lima-vm/sshocker/actions/runs/4156727459